#5FDEF2#5FDEF2
#5FDEF2 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.7% C 0.114 H 209.4°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDEF2 |
|---|---|
| RGB | rgb(95, 222, 242) |
| HSL | hsl(188, 85%, 66%) |
| HSV | hsv(188, 61%, 95%) |
| CMYK | cmyk(60.7%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(82.42, -29.24, -20.27) |
| CIE-LCH | lch(82.42, 35.58, 214.74°) |
| OKLab | oklab(83.71% -0.0997 -0.0562) |
| OKLCH | oklch(83.71% 0.114 209.4) |
| XYZ | xyz(46.8610, 61.0814, 93.3075) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.62
Aqua Blue
#02D8E9
ΔE00 4.11
Neon Blue
#04D9FF
ΔE00 5.04
Robin Egg Blue
#8AF1FE
ΔE00 5.27
Robin'S Egg Blue
#98EFF9
ΔE00 6.14
Sky Blue
#87CEEB
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDEF2 #F2735F
analogous
#5FF2BC #5FDEF2 #5F94F2
triadic
#5FDEF2 #F25FDE #DEF25F
tetradic
#5FDEF2 #BC5FF2 #F2735F #94F25F
square
#5FDEF2 #BC5FF2 #F2735F #94F25F
split-complementary
#5FDEF2 #F25F94 #F2BC5F
monochromatic
#10AEC6 #26D2ED #5FDEF2 #98EAF7 #D0F5FB
Accessibility & contrast
On white
1.59
#5FDEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#5FDEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDEF2
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDEF2 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6F3
Deuteranopia (green-blind)
#B6C6F2
Tritanopia (blue-blind)
#00E7E4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fdef2; /* rgb */ color: rgb(95, 222, 242); /* oklch */ color: oklch(83.7% 0.114 209.4);
Tailwind
colors: {
custom: {
50: '#9be8f6',
500: '#5fdef2',
950: '#000000',
},
}SCSS
$custom: #5fdef2; $custom-light: #9be8f6; $custom-dark: #000000;
JSON
{
"hex": "#5fdef2",
"rgb": {
"r": 95,
"g": 222,
"b": 242
},
"hsl": {
"h": 188.163,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.83713,
"c": 0.11447,
"h": 209.4
},
"luminance": 0.61086
}Semantic roles & 50–950 ramp
primary
#5FDEF2
secondary
#C44632
accent
#2204E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485