#61DCEE#61DCEE
#61DCEE is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.2% C 0.112 H 208.4°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCEE |
|---|---|
| RGB | rgb(97, 220, 238) |
| HSL | hsl(188, 81%, 66%) |
| HSV | hsv(188, 59%, 93%) |
| CMYK | cmyk(59.2%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(81.78, -29.05, -19.12) |
| CIE-LCH | lch(81.78, 34.78, 213.34°) |
| OKLab | oklab(83.17% -0.0981 -0.0529) |
| OKLCH | oklch(83.17% 0.112 208.4) |
| XYZ | xyz(45.9492, 59.8961, 90.0119) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.82
Robin'S Egg
#6DEDFD
ΔE00 3.88
Robin Egg Blue
#8AF1FE
ΔE00 5.45
Neon Blue
#04D9FF
ΔE00 5.50
Robin'S Egg Blue
#98EFF9
ΔE00 6.18
Darkturquoise
#00CED1
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCEE #EE7361
analogous
#61EEBA #61DCEE #6195EE
triadic
#61DCEE #EE61DC #DCEE61
tetradic
#61DCEE #BA61EE #EE7361 #95EE61
square
#61DCEE #BA61EE #EE7361 #95EE61
split-complementary
#61DCEE #EE6195 #EEBA61
monochromatic
#15AAC0 #2AD0E8 #61DCEE #98E8F4 #D0F4FA
Accessibility & contrast
On white
1.62
#61DCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#61DCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCEE
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCEE | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EF
Deuteranopia (green-blind)
#B6C5EE
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #61dcee; /* rgb */ color: rgb(97, 220, 238); /* oklch */ color: oklch(83.2% 0.112 208.4);
Tailwind
colors: {
custom: {
50: '#9be7f3',
500: '#61dcee',
950: '#000000',
},
}SCSS
$custom: #61dcee; $custom-light: #9be7f3; $custom-dark: #000000;
JSON
{
"hex": "#61dcee",
"rgb": {
"r": 97,
"g": 220,
"b": 238
},
"hsl": {
"h": 187.66,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.83172,
"c": 0.1115,
"h": 208.4
},
"luminance": 0.59901
}Semantic roles & 50–950 ramp
primary
#61DCEE
secondary
#BE4735
accent
#2409DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485