#5FDCE7#5FDCE7
#5FDCE7 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.9% C 0.111 H 203.2°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCE7 |
|---|---|
| RGB | rgb(95, 220, 231) |
| HSL | hsl(185, 74%, 64%) |
| HSV | hsv(185, 59%, 91%) |
| CMYK | cmyk(58.9%, 4.8%, 0%, 9.4%) |
| CIE-LAB | lab(81.50, -31.35, -15.82) |
| CIE-LCH | lch(81.50, 35.12, 206.78°) |
| OKLab | oklab(82.86% -0.102 -0.0438) |
| OKLCH | oklch(82.86% 0.111 203.2) |
| XYZ | xyz(44.7303, 59.3842, 84.6908) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.35
Robin'S Egg
#6DEDFD
ΔE00 4.23
Robin Egg Blue
#8AF1FE
ΔE00 5.72
Darkturquoise
#00CED1
ΔE00 6.11
Robin'S Egg Blue
#98EFF9
ΔE00 6.30
Mediumturquoise
#48D1CC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCE7 #E76A5F
analogous
#5FE7AE #5FDCE7 #5F98E7
triadic
#5FDCE7 #E75FDC #DCE75F
tetradic
#5FDCE7 #AE5FE7 #E76A5F #98E75F
square
#5FDCE7 #AE5FE7 #E76A5F #98E75F
split-complementary
#5FDCE7 #E75F98 #E7AE5F
monochromatic
#1BA5B1 #2AD0DF #5FDCE7 #94E8EF #C9F3F7
Accessibility & contrast
On white
1.63
#5FDCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#5FDCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCE7
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCE7 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4E8
Deuteranopia (green-blind)
#B7C4E8
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fdce7; /* rgb */ color: rgb(95, 220, 231); /* oklch */ color: oklch(82.9% 0.111 203.2);
Tailwind
colors: {
custom: {
50: '#9ae7ee',
500: '#5fdce7',
950: '#000000',
},
}SCSS
$custom: #5fdce7; $custom-light: #9ae7ee; $custom-dark: #000000;
JSON
{
"hex": "#5fdce7",
"rgb": {
"r": 95,
"g": 220,
"b": 231
},
"hsl": {
"h": 184.853,
"s": 73.913,
"l": 63.922
},
"oklch": {
"l": 0.82857,
"c": 0.11105,
"h": 203.2
},
"luminance": 0.59389
}Semantic roles & 50–950 ramp
primary
#5FDCE7
secondary
#B24239
accent
#200FD6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485