#5FDFE1#5FDFE1
#5FDFE1 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.3% C 0.112 H 196.6°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDFE1 |
|---|---|
| RGB | rgb(95, 223, 225) |
| HSL | hsl(181, 68%, 63%) |
| HSV | hsv(181, 58%, 88%) |
| CMYK | cmyk(57.8%, 0.9%, 0%, 11.8%) |
| CIE-LAB | lab(82.18, -34.40, -11.61) |
| CIE-LCH | lch(82.18, 36.31, 198.65°) |
| OKLab | oklab(83.35% -0.1076 -0.0322) |
| OKLCH | oklch(83.35% 0.112 196.6) |
| XYZ | xyz(44.6918, 60.6399, 80.5690) |
| Luminance | 0.6064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.54
Darkturquoise
#00CED1
ΔE00 5.29
Aqua Blue
#02D8E9
ΔE00 5.36
Bright Light Blue
#26F7FD
ΔE00 5.80
Robin'S Egg
#6DEDFD
ΔE00 5.91
Turquoise
#40E0D0
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDFE1 #E1615F
analogous
#5FE1A2 #5FDFE1 #5F9EE1
triadic
#5FDFE1 #E15FDF #DFE15F
tetradic
#5FDFE1 #A25FE1 #E1615F #9EE15F
square
#5FDFE1 #A25FE1 #E1615F #9EE15F
split-complementary
#5FDFE1 #E15F9E #E1A25F
monochromatic
#1FA4A6 #2BD5D7 #5FDFE1 #93E9EB #C6F4F4
Accessibility & contrast
On white
1.60
#5FDFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#5FDFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDFE1
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDFE1 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E1
Deuteranopia (green-blind)
#BCC6E2
Tritanopia (blue-blind)
#00E6DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fdfe1; /* rgb */ color: rgb(95, 223, 225); /* oklch */ color: oklch(83.3% 0.112 196.6);
Tailwind
colors: {
custom: {
50: '#99e9ea',
500: '#5fdfe1',
950: '#000000',
},
}SCSS
$custom: #5fdfe1; $custom-light: #99e9ea; $custom-dark: #000000;
JSON
{
"hex": "#5fdfe1",
"rgb": {
"r": 95,
"g": 223,
"b": 225
},
"hsl": {
"h": 180.923,
"s": 68.421,
"l": 62.745
},
"oklch": {
"l": 0.83348,
"c": 0.11232,
"h": 196.6
},
"luminance": 0.60644
}Semantic roles & 50–950 ramp
primary
#5FDFE1
secondary
#A93D3B
accent
#1815D0
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484