#5FDDEE#5FDDEE
#5FDDEE is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.3% C 0.113 H 207.4°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDDEE |
|---|---|
| RGB | rgb(95, 221, 238) |
| HSL | hsl(187, 81%, 65%) |
| HSV | hsv(187, 60%, 93%) |
| CMYK | cmyk(60.1%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(82.01, -29.88, -18.78) |
| CIE-LCH | lch(82.01, 35.29, 212.15°) |
| OKLab | oklab(83.34% -0.1003 -0.052) |
| OKLCH | oklch(83.34% 0.113 207.4) |
| XYZ | xyz(46.0020, 60.3141, 90.0898) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.57
Robin'S Egg
#6DEDFD
ΔE00 3.63
Robin Egg Blue
#8AF1FE
ΔE00 5.30
Neon Blue
#04D9FF
ΔE00 5.82
Robin'S Egg Blue
#98EFF9
ΔE00 6.08
Darkturquoise
#00CED1
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDDEE #EE705F
analogous
#5FEEB8 #5FDDEE #5F95EE
triadic
#5FDDEE #EE5FDD #DDEE5F
tetradic
#5FDDEE #B85FEE #EE705F #95EE5F
square
#5FDDEE #B85FEE #EE705F #95EE5F
split-complementary
#5FDDEE #EE5F95 #EEB85F
monochromatic
#14AABE #28D1E8 #5FDDEE #96E9F4 #CEF5FA
Accessibility & contrast
On white
1.61
#5FDDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#5FDDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDDEE
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDDEE | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EF
Deuteranopia (green-blind)
#B6C5EE
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fddee; /* rgb */ color: rgb(95, 221, 238); /* oklch */ color: oklch(83.3% 0.113 207.4);
Tailwind
colors: {
custom: {
50: '#9ae8f3',
500: '#5fddee',
950: '#000000',
},
}SCSS
$custom: #5fddee; $custom-light: #9ae8f3; $custom-dark: #000000;
JSON
{
"hex": "#5fddee",
"rgb": {
"r": 95,
"g": 221,
"b": 238
},
"hsl": {
"h": 187.133,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.83338,
"c": 0.11297,
"h": 207.4
},
"luminance": 0.60319
}Semantic roles & 50–950 ramp
primary
#5FDDEE
secondary
#BD4534
accent
#2208DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485