#5FDDEF#5FDDEF
#5FDDEF is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.4% C 0.113 H 208.1°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDDEF |
|---|---|
| RGB | rgb(95, 221, 239) |
| HSL | hsl(188, 82%, 65%) |
| HSV | hsv(188, 60%, 94%) |
| CMYK | cmyk(60.3%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(82.04, -29.60, -19.26) |
| CIE-LCH | lch(82.04, 35.32, 213.05°) |
| OKLab | oklab(83.37% -0.0999 -0.0534) |
| OKLCH | oklch(83.37% 0.113 208.1) |
| XYZ | xyz(46.1493, 60.3730, 90.8657) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.67
Aqua Blue
#02D8E9
ΔE00 3.71
Robin Egg Blue
#8AF1FE
ΔE00 5.33
Neon Blue
#04D9FF
ΔE00 5.53
Robin'S Egg Blue
#98EFF9
ΔE00 6.13
Darkturquoise
#00CED1
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDDEF #EF715F
analogous
#5FEFB9 #5FDDEF #5F95EF
triadic
#5FDDEF #EF5FDD #DDEF5F
tetradic
#5FDDEF #B95FEF #EF715F #95EF5F
square
#5FDDEF #B95FEF #EF715F #95EF5F
split-complementary
#5FDDEF #EF5F95 #EFB95F
monochromatic
#13ABC0 #27D1E9 #5FDDEF #97E9F5 #CEF5FA
Accessibility & contrast
On white
1.61
#5FDDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#5FDDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDDEF
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDDEF | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5F0
Deuteranopia (green-blind)
#B6C5EF
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fddef; /* rgb */ color: rgb(95, 221, 239); /* oklch */ color: oklch(83.4% 0.113 208.1);
Tailwind
colors: {
custom: {
50: '#9ae8f4',
500: '#5fddef',
950: '#000000',
},
}SCSS
$custom: #5fddef; $custom-light: #9ae8f4; $custom-dark: #000000;
JSON
{
"hex": "#5fddef",
"rgb": {
"r": 95,
"g": 221,
"b": 239
},
"hsl": {
"h": 187.5,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.83374,
"c": 0.11324,
"h": 208.1
},
"luminance": 0.60378
}Semantic roles & 50–950 ramp
primary
#5FDDEF
secondary
#BE4534
accent
#2207DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485