#5FDCEF#5FDCEF
#5FDCEF is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.1% C 0.113 H 208.9°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCEF |
|---|---|
| RGB | rgb(95, 220, 239) |
| HSL | hsl(188, 82%, 65%) |
| HSV | hsv(188, 60%, 94%) |
| CMYK | cmyk(60.3%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(81.75, -29.12, -19.69) |
| CIE-LCH | lch(81.75, 35.15, 214.07°) |
| OKLab | oklab(83.14% -0.0989 -0.0546) |
| OKLCH | oklch(83.14% 0.113 208.9) |
| XYZ | xyz(45.8860, 59.8465, 90.7779) |
| Luminance | 0.5985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.84
Robin'S Egg
#6DEDFD
ΔE00 3.96
Neon Blue
#04D9FF
ΔE00 5.20
Robin Egg Blue
#8AF1FE
ΔE00 5.56
Robin'S Egg Blue
#98EFF9
ΔE00 6.33
Sky Blue
#87CEEB
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCEF #EF725F
analogous
#5FEFBA #5FDCEF #5F94EF
triadic
#5FDCEF #EF5FDC #DCEF5F
tetradic
#5FDCEF #BA5FEF #EF725F #94EF5F
square
#5FDCEF #BA5FEF #EF725F #94EF5F
split-complementary
#5FDCEF #EF5F94 #EFBA5F
monochromatic
#13AAC0 #27D0E9 #5FDCEF #97E8F5 #CEF4FA
Accessibility & contrast
On white
1.62
#5FDCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#5FDCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCEF
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCEF | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4F0
Deuteranopia (green-blind)
#B5C4EF
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fdcef; /* rgb */ color: rgb(95, 220, 239); /* oklch */ color: oklch(83.1% 0.113 208.9);
Tailwind
colors: {
custom: {
50: '#9ae7f4',
500: '#5fdcef',
950: '#000000',
},
}SCSS
$custom: #5fdcef; $custom-light: #9ae7f4; $custom-dark: #000000;
JSON
{
"hex": "#5fdcef",
"rgb": {
"r": 95,
"g": 220,
"b": 239
},
"hsl": {
"h": 187.917,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.83144,
"c": 0.11293,
"h": 208.9
},
"luminance": 0.59851
}Semantic roles & 50–950 ramp
primary
#5FDCEF
secondary
#BE4634
accent
#2407DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485