#5FDFE9#5FDFE9
#5FDFE9 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.113 H 202.4°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDFE9 |
|---|---|
| RGB | rgb(95, 223, 233) |
| HSL | hsl(184, 76%, 64%) |
| HSV | hsv(184, 59%, 91%) |
| CMYK | cmyk(59.2%, 4.3%, 0%, 8.6%) |
| CIE-LAB | lab(82.43, -32.23, -15.50) |
| CIE-LCH | lch(82.43, 35.76, 205.68°) |
| OKLab | oklab(83.62% -0.1043 -0.0429) |
| OKLCH | oklch(83.62% 0.113 202.4) |
| XYZ | xyz(45.8088, 61.0867, 86.4518) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.67
Robin'S Egg
#6DEDFD
ΔE00 3.84
Robin Egg Blue
#8AF1FE
ΔE00 5.35
Robin'S Egg Blue
#98EFF9
ΔE00 6.01
Bright Light Blue
#26F7FD
ΔE00 6.19
Darkturquoise
#00CED1
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDFE9 #E9695F
analogous
#5FE9AE #5FDFE9 #5F9AE9
triadic
#5FDFE9 #E95FDF #DFE95F
tetradic
#5FDFE9 #AE5FE9 #E9695F #9AE95F
square
#5FDFE9 #AE5FE9 #E9695F #9AE95F
split-complementary
#5FDFE9 #E95F9A #E9AE5F
monochromatic
#19A9B5 #29D4E2 #5FDFE9 #95EAF0 #CBF5F8
Accessibility & contrast
On white
1.59
#5FDFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#5FDFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDFE9
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDFE9 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EA
Deuteranopia (green-blind)
#BAC6EA
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fdfe9; /* rgb */ color: rgb(95, 223, 233); /* oklch */ color: oklch(83.6% 0.113 202.4);
Tailwind
colors: {
custom: {
50: '#9ae9f0',
500: '#5fdfe9',
950: '#000000',
},
}SCSS
$custom: #5fdfe9; $custom-light: #9ae9f0; $custom-dark: #000000;
JSON
{
"hex": "#5fdfe9",
"rgb": {
"r": 95,
"g": 223,
"b": 233
},
"hsl": {
"h": 184.348,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.83622,
"c": 0.11281,
"h": 202.4
},
"luminance": 0.61091
}Semantic roles & 50–950 ramp
primary
#5FDFE9
secondary
#B54137
accent
#1C0DD8
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485