#61D7EE#61D7EE
#61D7EE is a very light, moderate teal. Relative luminance 0.573; OKLCH L 82.0% C 0.110 H 212.4°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #61D7EE |
|---|---|
| RGB | rgb(97, 215, 238) |
| HSL | hsl(190, 81%, 66%) |
| HSV | hsv(190, 59%, 93%) |
| CMYK | cmyk(59.2%, 9.7%, 0%, 6.7%) |
| CIE-LAB | lab(80.35, -26.62, -21.28) |
| CIE-LCH | lch(80.35, 34.08, 218.64°) |
| OKLab | oklab(82.02% -0.0929 -0.059) |
| OKLCH | oklch(82.02% 0.11 212.4) |
| XYZ | xyz(44.6565, 57.3108, 89.5810) |
| Luminance | 0.5732 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.15
Aqua Blue
#02D8E9
ΔE00 4.91
Robin'S Egg
#6DEDFD
ΔE00 5.56
Sky Blue
#87CEEB
ΔE00 6.46
Robin Egg Blue
#8AF1FE
ΔE00 6.86
Robin'S Egg Blue
#98EFF9
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D7EE #EE7861
analogous
#61EEBE #61D7EE #6190EE
triadic
#61D7EE #EE61D7 #D7EE61
tetradic
#61D7EE #BE61EE #EE7861 #90EE61
square
#61D7EE #BE61EE #EE7861 #90EE61
split-complementary
#61D7EE #EE6190 #EEBE61
monochromatic
#15A4C0 #2AC9E8 #61D7EE #98E5F4 #D0F3FA
Accessibility & contrast
On white
1.68
#61D7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#61D7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D7EE
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D7EE | 1.00 | 1.68 | 12.46 | 12.46 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0EF
Deuteranopia (green-blind)
#B0C1EE
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #61d7ee; /* rgb */ color: rgb(97, 215, 238); /* oklch */ color: oklch(82.0% 0.110 212.4);
Tailwind
colors: {
custom: {
50: '#9be3f3',
500: '#61d7ee',
950: '#000000',
},
}SCSS
$custom: #61d7ee; $custom-light: #9be3f3; $custom-dark: #000000;
JSON
{
"hex": "#61d7ee",
"rgb": {
"r": 97,
"g": 215,
"b": 238
},
"hsl": {
"h": 189.787,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.82024,
"c": 0.11009,
"h": 212.4
},
"luminance": 0.57315
}Semantic roles & 50–950 ramp
primary
#61D7EE
secondary
#BE4B35
accent
#2B09DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485