#5FDFE7#5FDFE7
#5FDFE7 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.113 H 200.9°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDFE7 |
|---|---|
| RGB | rgb(95, 223, 231) |
| HSL | hsl(184, 74%, 64%) |
| HSV | hsv(184, 59%, 91%) |
| CMYK | cmyk(58.9%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(82.36, -32.78, -14.53) |
| CIE-LCH | lch(82.36, 35.85, 203.91°) |
| OKLab | oklab(83.55% -0.1051 -0.0402) |
| OKLCH | oklch(83.55% 0.113 200.9) |
| XYZ | xyz(45.5247, 60.9731, 84.9556) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.96
Robin'S Egg
#6DEDFD
ΔE00 4.27
Robin Egg Blue
#8AF1FE
ΔE00 5.64
Darkturquoise
#00CED1
ΔE00 5.91
Bright Light Blue
#26F7FD
ΔE00 5.97
Mediumturquoise
#48D1CC
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDFE7 #E7675F
analogous
#5FE7AB #5FDFE7 #5F9BE7
triadic
#5FDFE7 #E75FDF #DFE75F
tetradic
#5FDFE7 #AB5FE7 #E7675F #9BE75F
square
#5FDFE7 #AB5FE7 #E7675F #9BE75F
split-complementary
#5FDFE7 #E75F9B #E7AB5F
monochromatic
#1BA8B1 #2AD4DF #5FDFE7 #94EAEF #C9F4F7
Accessibility & contrast
On white
1.59
#5FDFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#5FDFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDFE7
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDFE7 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E8
Deuteranopia (green-blind)
#BBC6E8
Tritanopia (blue-blind)
#00E7E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fdfe7; /* rgb */ color: rgb(95, 223, 231); /* oklch */ color: oklch(83.6% 0.113 200.9);
Tailwind
colors: {
custom: {
50: '#9ae9ee',
500: '#5fdfe7',
950: '#000000',
},
}SCSS
$custom: #5fdfe7; $custom-light: #9ae9ee; $custom-dark: #000000;
JSON
{
"hex": "#5fdfe7",
"rgb": {
"r": 95,
"g": 223,
"b": 231
},
"hsl": {
"h": 183.529,
"s": 73.913,
"l": 63.922
},
"oklch": {
"l": 0.83552,
"c": 0.11258,
"h": 200.9
},
"luminance": 0.60978
}Semantic roles & 50–950 ramp
primary
#5FDFE7
secondary
#B24039
accent
#1B0FD6
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485