#61EADF#61EADF
#61EADF is a very light, moderate teal. Relative luminance 0.667; OKLCH L 85.9% C 0.120 H 187.9°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #61EADF |
|---|---|
| RGB | rgb(97, 234, 223) |
| HSL | hsl(175, 77%, 65%) |
| HSV | hsv(175, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 4.7%, 8.2%) |
| CIE-LAB | lab(85.36, -39.64, -5.84) |
| CIE-LCH | lch(85.36, 40.07, 188.38°) |
| OKLab | oklab(85.91% -0.1187 -0.0164) |
| OKLCH | oklch(85.91% 0.12 187.9) |
| XYZ | xyz(47.6660, 66.7098, 80.1620) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.42
Bright Aqua
#0BF9EA
ΔE00 4.42
Tiffany Blue
#7BF2DA
ΔE00 4.89
Bright Turquoise
#0FFEF9
ΔE00 5.37
Bright Cyan
#41FDFE
ΔE00 5.85
Mediumturquoise
#48D1CC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EADF #EA616C
analogous
#61EA9A #61EADF #61B1EA
triadic
#61EADF #DF61EA #EADF61
tetradic
#61EADF #9A61EA #EA616C #B1EA61
square
#61EADF #9A61EA #EA616C #B1EA61
split-complementary
#61EADF #EA61B1 #EA9A61
monochromatic
#18B8AB #2BE3D4 #61EADF #97F1EA #CDF8F5
Accessibility & contrast
On white
1.46
#61EADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#61EADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EADF
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EADF | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDF
Deuteranopia (green-blind)
#C9CFE0
Tritanopia (blue-blind)
#00EFE6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #61eadf; /* rgb */ color: rgb(97, 234, 223); /* oklch */ color: oklch(85.9% 0.120 187.9);
Tailwind
colors: {
custom: {
50: '#9bf1e8',
500: '#61eadf',
950: '#000000',
},
}SCSS
$custom: #61eadf; $custom-light: #9bf1e8; $custom-dark: #000000;
JSON
{
"hex": "#61eadf",
"rgb": {
"r": 97,
"g": 234,
"b": 223
},
"hsl": {
"h": 175.182,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.85912,
"c": 0.11986,
"h": 187.9
},
"luminance": 0.66715
}Semantic roles & 50–950 ramp
primary
#61EADF
secondary
#B83842
accent
#0D1DD9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584