#61DEEE#61DEEE
#61DEEE is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.112 H 206.8°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #61DEEE |
|---|---|
| RGB | rgb(97, 222, 238) |
| HSL | hsl(187, 81%, 66%) |
| HSV | hsv(187, 59%, 93%) |
| CMYK | cmyk(59.2%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(82.35, -30.02, -18.25) |
| CIE-LCH | lch(82.35, 35.13, 211.30°) |
| OKLab | oklab(83.63% -0.1002 -0.0505) |
| OKLCH | oklch(83.63% 0.112 206.8) |
| XYZ | xyz(46.4772, 60.9522, 90.1879) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.37
Aqua Blue
#02D8E9
ΔE00 3.66
Robin Egg Blue
#8AF1FE
ΔE00 5.03
Robin'S Egg Blue
#98EFF9
ΔE00 5.82
Neon Blue
#04D9FF
ΔE00 6.17
Bright Light Blue
#26F7FD
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DEEE #EE7161
analogous
#61EEB8 #61DEEE #6197EE
triadic
#61DEEE #EE61DE #DEEE61
tetradic
#61DEEE #B861EE #EE7161 #97EE61
square
#61DEEE #B861EE #EE7161 #97EE61
split-complementary
#61DEEE #EE6197 #EEB861
monochromatic
#15ADC0 #2AD2E8 #61DEEE #98EAF4 #D0F5FA
Accessibility & contrast
On white
1.59
#61DEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#61DEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DEEE
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DEEE | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EF
Deuteranopia (green-blind)
#B8C6EE
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #61deee; /* rgb */ color: rgb(97, 222, 238); /* oklch */ color: oklch(83.6% 0.112 206.8);
Tailwind
colors: {
custom: {
50: '#9be8f3',
500: '#61deee',
950: '#000000',
},
}SCSS
$custom: #61deee; $custom-light: #9be8f3; $custom-dark: #000000;
JSON
{
"hex": "#61deee",
"rgb": {
"r": 97,
"g": 222,
"b": 238
},
"hsl": {
"h": 186.809,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.83631,
"c": 0.11221,
"h": 206.8
},
"luminance": 0.60957
}Semantic roles & 50–950 ramp
primary
#61DEEE
secondary
#BE4535
accent
#2109DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485