#5FDCEE#5FDCEE
#5FDCEE is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.1% C 0.113 H 208.2°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCEE |
|---|---|
| RGB | rgb(95, 220, 238) |
| HSL | hsl(188, 81%, 65%) |
| HSV | hsv(188, 60%, 93%) |
| CMYK | cmyk(60.1%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(81.72, -29.40, -19.21) |
| CIE-LCH | lch(81.72, 35.12, 213.16°) |
| OKLab | oklab(83.11% -0.0992 -0.0532) |
| OKLCH | oklch(83.11% 0.113 208.2) |
| XYZ | xyz(45.7387, 59.7876, 90.0020) |
| Luminance | 0.5979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.67
Robin'S Egg
#6DEDFD
ΔE00 3.89
Neon Blue
#04D9FF
ΔE00 5.48
Robin Egg Blue
#8AF1FE
ΔE00 5.51
Robin'S Egg Blue
#98EFF9
ΔE00 6.27
Darkturquoise
#00CED1
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCEE #EE715F
analogous
#5FEEB8 #5FDCEE #5F95EE
triadic
#5FDCEE #EE5FDC #DCEE5F
tetradic
#5FDCEE #B85FEE #EE715F #95EE5F
square
#5FDCEE #B85FEE #EE715F #95EE5F
split-complementary
#5FDCEE #EE5F95 #EEB85F
monochromatic
#14A9BE #28D0E8 #5FDCEE #96E8F4 #CEF4FA
Accessibility & contrast
On white
1.62
#5FDCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#5FDCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCEE
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCEE | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EF
Deuteranopia (green-blind)
#B5C4EE
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fdcee; /* rgb */ color: rgb(95, 220, 238); /* oklch */ color: oklch(83.1% 0.113 208.2);
Tailwind
colors: {
custom: {
50: '#9ae7f3',
500: '#5fdcee',
950: '#000000',
},
}SCSS
$custom: #5fdcee; $custom-light: #9ae7f3; $custom-dark: #000000;
JSON
{
"hex": "#5fdcee",
"rgb": {
"r": 95,
"g": 220,
"b": 238
},
"hsl": {
"h": 187.552,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.83107,
"c": 0.11262,
"h": 208.2
},
"luminance": 0.59792
}Semantic roles & 50–950 ramp
primary
#5FDCEE
secondary
#BD4634
accent
#2308DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485