#5FDCE6#5FDCE6
#5FDCE6 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.8% C 0.111 H 202.5°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCE6 |
|---|---|
| RGB | rgb(95, 220, 230) |
| HSL | hsl(184, 73%, 64%) |
| HSV | hsv(184, 59%, 90%) |
| CMYK | cmyk(58.7%, 4.3%, 0%, 9.8%) |
| CIE-LAB | lab(81.47, -31.63, -15.34) |
| CIE-LCH | lch(81.47, 35.15, 205.87°) |
| OKLab | oklab(82.82% -0.1024 -0.0424) |
| OKLCH | oklch(82.82% 0.111 202.5) |
| XYZ | xyz(44.5894, 59.3279, 83.9491) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.45
Robin'S Egg
#6DEDFD
ΔE00 4.38
Robin Egg Blue
#8AF1FE
ΔE00 5.82
Darkturquoise
#00CED1
ΔE00 5.90
Robin'S Egg Blue
#98EFF9
ΔE00 6.37
Mediumturquoise
#48D1CC
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCE6 #E6695F
analogous
#5FE6AC #5FDCE6 #5F98E6
triadic
#5FDCE6 #E65FDC #DCE65F
tetradic
#5FDCE6 #AC5FE6 #E6695F #98E65F
square
#5FDCE6 #AC5FE6 #E6695F #98E65F
split-complementary
#5FDCE6 #E65F98 #E6AC5F
monochromatic
#1BA4AF #2AD0DE #5FDCE6 #94E8EE #C9F3F7
Accessibility & contrast
On white
1.63
#5FDCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#5FDCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCE6
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCE6 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E7
Deuteranopia (green-blind)
#B8C4E7
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fdce6; /* rgb */ color: rgb(95, 220, 230); /* oklch */ color: oklch(82.8% 0.111 202.5);
Tailwind
colors: {
custom: {
50: '#99e7ed',
500: '#5fdce6',
950: '#000000',
},
}SCSS
$custom: #5fdce6; $custom-light: #99e7ed; $custom-dark: #000000;
JSON
{
"hex": "#5fdce6",
"rgb": {
"r": 95,
"g": 220,
"b": 230
},
"hsl": {
"h": 184.444,
"s": 72.973,
"l": 63.725
},
"oklch": {
"l": 0.82822,
"c": 0.1109,
"h": 202.5
},
"luminance": 0.59332
}Semantic roles & 50–950 ramp
primary
#5FDCE6
secondary
#B04239
accent
#1F10D5
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484