#5FDFEA#5FDFEA
#5FDFEA is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.7% C 0.113 H 203.1°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDFEA |
|---|---|
| RGB | rgb(95, 223, 234) |
| HSL | hsl(185, 77%, 65%) |
| HSV | hsv(185, 59%, 92%) |
| CMYK | cmyk(59.4%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(82.46, -31.95, -15.98) |
| CIE-LCH | lch(82.46, 35.73, 206.57°) |
| OKLab | oklab(83.66% -0.1039 -0.0442) |
| OKLCH | oklch(83.66% 0.113 203.1) |
| XYZ | xyz(45.9520, 61.1440, 87.2062) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.57
Robin'S Egg
#6DEDFD
ΔE00 3.66
Robin Egg Blue
#8AF1FE
ΔE00 5.23
Robin'S Egg Blue
#98EFF9
ΔE00 5.93
Bright Light Blue
#26F7FD
ΔE00 6.33
Darkturquoise
#00CED1
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDFEA #EA6A5F
analogous
#5FEAB0 #5FDFEA #5F9AEA
triadic
#5FDFEA #EA5FDF #DFEA5F
tetradic
#5FDFEA #B05FEA #EA6A5F #9AEA5F
square
#5FDFEA #B05FEA #EA6A5F #9AEA5F
split-complementary
#5FDFEA #EA5F9A #EAB05F
monochromatic
#18AAB7 #29D4E3 #5FDFEA #95EAF1 #CBF5F8
Accessibility & contrast
On white
1.59
#5FDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#5FDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDFEA
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDFEA | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EB
Deuteranopia (green-blind)
#BAC6EB
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fdfea; /* rgb */ color: rgb(95, 223, 234); /* oklch */ color: oklch(83.7% 0.113 203.1);
Tailwind
colors: {
custom: {
50: '#9ae9f0',
500: '#5fdfea',
950: '#000000',
},
}SCSS
$custom: #5fdfea; $custom-light: #9ae9f0; $custom-dark: #000000;
JSON
{
"hex": "#5fdfea",
"rgb": {
"r": 95,
"g": 223,
"b": 234
},
"hsl": {
"h": 184.748,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.83657,
"c": 0.11295,
"h": 203.1
},
"luminance": 0.61149
}Semantic roles & 50–950 ramp
primary
#5FDFEA
secondary
#B64137
accent
#1D0CD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485