#61DFEE#61DFEE
#61DFEE is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.9% C 0.113 H 206.0°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #61DFEE |
|---|---|
| RGB | rgb(97, 223, 238) |
| HSL | hsl(186, 81%, 66%) |
| HSV | hsv(186, 59%, 93%) |
| CMYK | cmyk(59.2%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(82.64, -30.50, -17.82) |
| CIE-LCH | lch(82.64, 35.33, 210.30°) |
| OKLab | oklab(83.86% -0.1012 -0.0493) |
| OKLCH | oklch(83.86% 0.113 206) |
| XYZ | xyz(46.7436, 61.4850, 90.2767) |
| Luminance | 0.6149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.17
Aqua Blue
#02D8E9
ΔE00 3.66
Robin Egg Blue
#8AF1FE
ΔE00 4.87
Robin'S Egg Blue
#98EFF9
ΔE00 5.68
Neon Blue
#04D9FF
ΔE00 6.53
Bright Light Blue
#26F7FD
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DFEE #EE7061
analogous
#61EEB6 #61DFEE #6198EE
triadic
#61DFEE #EE61DF #DFEE61
tetradic
#61DFEE #B661EE #EE7061 #98EE61
square
#61DFEE #B661EE #EE7061 #98EE61
split-complementary
#61DFEE #EE6198 #EEB661
monochromatic
#15AEC0 #2AD4E8 #61DFEE #98EAF4 #D0F5FA
Accessibility & contrast
On white
1.58
#61DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#61DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DFEE
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DFEE | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7EF
Deuteranopia (green-blind)
#B9C7EE
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #61dfee; /* rgb */ color: rgb(97, 223, 238); /* oklch */ color: oklch(83.9% 0.113 206.0);
Tailwind
colors: {
custom: {
50: '#9be9f3',
500: '#61dfee',
950: '#000000',
},
}SCSS
$custom: #61dfee; $custom-light: #9be9f3; $custom-dark: #000000;
JSON
{
"hex": "#61dfee",
"rgb": {
"r": 97,
"g": 223,
"b": 238
},
"hsl": {
"h": 186.383,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.83861,
"c": 0.1126,
"h": 206
},
"luminance": 0.6149
}Semantic roles & 50–950 ramp
primary
#61DFEE
secondary
#BE4435
accent
#1F09DD
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485