#61E9EF#61E9EF
#61E9EF is a very light, moderate teal. Relative luminance 0.671; OKLCH L 86.2% C 0.118 H 199.3°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #61E9EF |
|---|---|
| RGB | rgb(97, 233, 239) |
| HSL | hsl(183, 82%, 66%) |
| HSV | hsv(183, 59%, 94%) |
| CMYK | cmyk(59.4%, 2.5%, 0%, 6.3%) |
| CIE-LAB | lab(85.53, -34.96, -14.01) |
| CIE-LCH | lch(85.53, 37.66, 201.84°) |
| OKLab | oklab(86.2% -0.111 -0.0388) |
| OKLCH | oklch(86.2% 0.118 199.3) |
| XYZ | xyz(49.6420, 67.0460, 91.9696) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.80
Bright Light Blue
#26F7FD
ΔE00 3.91
Robin Egg Blue
#8AF1FE
ΔE00 4.92
Bright Cyan
#41FDFE
ΔE00 5.03
Aqua Blue
#02D8E9
ΔE00 5.61
Robin'S Egg Blue
#98EFF9
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E9EF #EF6761
analogous
#61EFAE #61E9EF #61A2EF
triadic
#61E9EF #EF61E9 #E9EF61
tetradic
#61E9EF #AE61EF #EF6761 #A2EF61
square
#61E9EF #AE61EF #EF6761 #A2EF61
split-complementary
#61E9EF #EF61A2 #EFAE61
monochromatic
#14BBC2 #29E1E9 #61E9EF #99F1F5 #D0F8FA
Accessibility & contrast
On white
1.46
#61E9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#61E9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E9EF
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E9EF | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFF0
Deuteranopia (green-blind)
#C3CFF0
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #61e9ef; /* rgb */ color: rgb(97, 233, 239); /* oklch */ color: oklch(86.2% 0.118 199.3);
Tailwind
colors: {
custom: {
50: '#9cf0f4',
500: '#61e9ef',
950: '#000000',
},
}SCSS
$custom: #61e9ef; $custom-light: #9cf0f4; $custom-dark: #000000;
JSON
{
"hex": "#61e9ef",
"rgb": {
"r": 97,
"g": 233,
"b": 239
},
"hsl": {
"h": 182.535,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.86201,
"c": 0.11762,
"h": 199.3
},
"luminance": 0.67051
}Semantic roles & 50–950 ramp
primary
#61E9EF
secondary
#C03A34
accent
#1108DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585