#5FD8EB#5FD8EB
#5FD8EB is a very light, moderate teal. Relative luminance 0.575; OKLCH L 82.1% C 0.110 H 209.3°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD8EB |
|---|---|
| RGB | rgb(95, 216, 235) |
| HSL | hsl(188, 78%, 65%) |
| HSV | hsv(188, 60%, 92%) |
| CMYK | cmyk(59.6%, 8.1%, 0%, 7.8%) |
| CIE-LAB | lab(80.48, -28.31, -19.49) |
| CIE-LCH | lch(80.48, 34.37, 214.55°) |
| OKLab | oklab(82.08% -0.0963 -0.054) |
| OKLCH | oklch(82.08% 0.11 209.3) |
| XYZ | xyz(44.2644, 57.5383, 87.3544) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.84
Robin'S Egg
#6DEDFD
ΔE00 4.87
Neon Blue
#04D9FF
ΔE00 5.10
Robin Egg Blue
#8AF1FE
ΔE00 6.34
Robin'S Egg Blue
#98EFF9
ΔE00 6.94
Sky Blue
#87CEEB
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD8EB #EB725F
analogous
#5FEBB8 #5FD8EB #5F92EB
triadic
#5FD8EB #EB5FD8 #D8EB5F
tetradic
#5FD8EB #B85FEB #EB725F #92EB5F
square
#5FD8EB #B85FEB #EB725F #92EB5F
split-complementary
#5FD8EB #EB5F92 #EBB85F
monochromatic
#17A3B9 #29CBE4 #5FD8EB #95E5F2 #CCF3F9
Accessibility & contrast
On white
1.68
#5FD8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#5FD8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD8EB
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD8EB | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EC
Deuteranopia (green-blind)
#B2C1EB
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5fd8eb; /* rgb */ color: rgb(95, 216, 235); /* oklch */ color: oklch(82.1% 0.110 209.3);
Tailwind
colors: {
custom: {
50: '#9ae4f1',
500: '#5fd8eb',
950: '#000000',
},
}SCSS
$custom: #5fd8eb; $custom-light: #9ae4f1; $custom-dark: #000000;
JSON
{
"hex": "#5fd8eb",
"rgb": {
"r": 95,
"g": 216,
"b": 235
},
"hsl": {
"h": 188.143,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.82077,
"c": 0.11043,
"h": 209.3
},
"luminance": 0.57543
}Semantic roles & 50–950 ramp
primary
#5FD8EB
secondary
#B84836
accent
#280BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485