#61EEF4#61EEF4
#61EEF4 is a very light, vivid teal. Relative luminance 0.702; OKLCH L 87.5% C 0.121 H 199.1°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #61EEF4 |
|---|---|
| RGB | rgb(97, 238, 244) |
| HSL | hsl(182, 87%, 67%) |
| HSV | hsv(182, 60%, 96%) |
| CMYK | cmyk(60.2%, 2.5%, 0%, 4.3%) |
| CIE-LAB | lab(87.10, -35.93, -14.28) |
| CIE-LCH | lch(87.10, 38.66, 201.67°) |
| OKLab | oklab(87.52% -0.1141 -0.0395) |
| OKLCH | oklch(87.52% 0.121 199.1) |
| XYZ | xyz(51.8264, 70.2166, 96.3923) |
| Luminance | 0.7022 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.10
Robin'S Egg
#6DEDFD
ΔE00 3.78
Bright Cyan
#41FDFE
ΔE00 4.11
Robin Egg Blue
#8AF1FE
ΔE00 4.75
Aqua
#00FFFF
ΔE00 5.19
Robin'S Egg Blue
#98EFF9
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EEF4 #F46761
analogous
#61F4B1 #61EEF4 #61A5F4
triadic
#61EEF4 #F461EE #EEF461
tetradic
#61EEF4 #B161F4 #F46761 #A5F461
square
#61EEF4 #B161F4 #F46761 #A5F461
split-complementary
#61EEF4 #F461A5 #F4B161
monochromatic
#0EC5CC #28E8F0 #61EEF4 #9AF4F8 #D3FAFC
Accessibility & contrast
On white
1.40
#61EEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#61EEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EEF4
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EEF4 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE4F5
Deuteranopia (green-blind)
#C7D3F5
Tritanopia (blue-blind)
#00F6EF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #61eef4; /* rgb */ color: rgb(97, 238, 244); /* oklch */ color: oklch(87.5% 0.121 199.1);
Tailwind
colors: {
custom: {
50: '#9df4f7',
500: '#61eef4',
950: '#000000',
},
}SCSS
$custom: #61eef4; $custom-light: #9df4f7; $custom-dark: #000000;
JSON
{
"hex": "#61eef4",
"rgb": {
"r": 97,
"g": 238,
"b": 244
},
"hsl": {
"h": 182.449,
"s": 86.982,
"l": 66.863
},
"oklch": {
"l": 0.87523,
"c": 0.12072,
"h": 199.1
},
"luminance": 0.70222
}Semantic roles & 50–950 ramp
primary
#61EEF4
secondary
#C83731
accent
#0B02E4
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585