#5FDBEA#5FDBEA
#5FDBEA is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.7% C 0.111 H 206.2°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDBEA |
|---|---|
| RGB | rgb(95, 219, 234) |
| HSL | hsl(186, 77%, 65%) |
| HSV | hsv(186, 59%, 92%) |
| CMYK | cmyk(59.4%, 6.4%, 0%, 8.2%) |
| CIE-LAB | lab(81.31, -30.04, -17.71) |
| CIE-LCH | lch(81.31, 34.87, 210.52°) |
| OKLab | oklab(82.73% -0.0998 -0.049) |
| OKLCH | oklch(82.73% 0.111 206.2) |
| XYZ | xyz(44.8959, 59.0318, 86.8542) |
| Luminance | 0.5904 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.29
Robin'S Egg
#6DEDFD
ΔE00 4.08
Robin Egg Blue
#8AF1FE
ΔE00 5.66
Robin'S Egg Blue
#98EFF9
ΔE00 6.32
Neon Blue
#04D9FF
ΔE00 6.34
Darkturquoise
#00CED1
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDBEA #EA6E5F
analogous
#5FEAB4 #5FDBEA #5F96EA
triadic
#5FDBEA #EA5FDB #DBEA5F
tetradic
#5FDBEA #B45FEA #EA6E5F #96EA5F
square
#5FDBEA #B45FEA #EA6E5F #96EA5F
split-complementary
#5FDBEA #EA5F96 #EAB45F
monochromatic
#18A6B7 #29CFE3 #5FDBEA #95E7F1 #CBF3F8
Accessibility & contrast
On white
1.64
#5FDBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#5FDBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDBEA
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDBEA | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3EB
Deuteranopia (green-blind)
#B5C3EA
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fdbea; /* rgb */ color: rgb(95, 219, 234); /* oklch */ color: oklch(82.7% 0.111 206.2);
Tailwind
colors: {
custom: {
50: '#9ae6f0',
500: '#5fdbea',
950: '#000000',
},
}SCSS
$custom: #5fdbea; $custom-light: #9ae6f0; $custom-dark: #000000;
JSON
{
"hex": "#5fdbea",
"rgb": {
"r": 95,
"g": 219,
"b": 234
},
"hsl": {
"h": 186.475,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.82732,
"c": 0.11121,
"h": 206.2
},
"luminance": 0.59036
}Semantic roles & 50–950 ramp
primary
#5FDBEA
secondary
#B64537
accent
#230CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485