#61DCEF#61DCEF
#61DCEF is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.2% C 0.112 H 209.1°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCEF |
|---|---|
| RGB | rgb(97, 220, 239) |
| HSL | hsl(188, 82%, 66%) |
| HSV | hsv(188, 59%, 94%) |
| CMYK | cmyk(59.4%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(81.81, -28.77, -19.60) |
| CIE-LCH | lch(81.81, 34.81, 214.26°) |
| OKLab | oklab(83.21% -0.0977 -0.0543) |
| OKLCH | oklch(83.21% 0.112 209.1) |
| XYZ | xyz(46.0965, 59.9551, 90.7878) |
| Luminance | 0.5996 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.96
Aqua Blue
#02D8E9
ΔE00 3.99
Neon Blue
#04D9FF
ΔE00 5.22
Robin Egg Blue
#8AF1FE
ΔE00 5.50
Robin'S Egg Blue
#98EFF9
ΔE00 6.25
Sky Blue
#87CEEB
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCEF #EF7461
analogous
#61EFBB #61DCEF #6195EF
triadic
#61DCEF #EF61DC #DCEF61
tetradic
#61DCEF #BB61EF #EF7461 #95EF61
square
#61DCEF #BB61EF #EF7461 #95EF61
split-complementary
#61DCEF #EF6195 #EFBB61
monochromatic
#14ABC2 #29D0E9 #61DCEF #99E8F5 #D0F5FA
Accessibility & contrast
On white
1.62
#61DCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#61DCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCEF
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCEF | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F0
Deuteranopia (green-blind)
#B5C5EF
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #61dcef; /* rgb */ color: rgb(97, 220, 239); /* oklch */ color: oklch(83.2% 0.112 209.1);
Tailwind
colors: {
custom: {
50: '#9be7f4',
500: '#61dcef',
950: '#000000',
},
}SCSS
$custom: #61dcef; $custom-light: #9be7f4; $custom-dark: #000000;
JSON
{
"hex": "#61dcef",
"rgb": {
"r": 97,
"g": 220,
"b": 239
},
"hsl": {
"h": 188.028,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.83208,
"c": 0.1118,
"h": 209.1
},
"luminance": 0.5996
}Semantic roles & 50–950 ramp
primary
#61DCEF
secondary
#C04734
accent
#2408DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485