#5FDCE8#5FDCE8
#5FDCE8 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.9% C 0.111 H 203.9°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCE8 |
|---|---|
| RGB | rgb(95, 220, 232) |
| HSL | hsl(185, 75%, 64%) |
| HSV | hsv(185, 59%, 91%) |
| CMYK | cmyk(59.1%, 5.2%, 0%, 9%) |
| CIE-LAB | lab(81.53, -31.07, -16.31) |
| CIE-LCH | lch(81.53, 35.09, 207.69°) |
| OKLab | oklab(82.89% -0.1016 -0.0451) |
| OKLCH | oklch(82.89% 0.111 203.9) |
| XYZ | xyz(44.8719, 59.4409, 85.4367) |
| Luminance | 0.5945 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.28
Robin'S Egg
#6DEDFD
ΔE00 4.09
Robin Egg Blue
#8AF1FE
ΔE00 5.63
Robin'S Egg Blue
#98EFF9
ΔE00 6.24
Darkturquoise
#00CED1
ΔE00 6.34
Mediumturquoise
#48D1CC
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCE8 #E86B5F
analogous
#5FE8AF #5FDCE8 #5F98E8
triadic
#5FDCE8 #E85FDC #DCE85F
tetradic
#5FDCE8 #AF5FE8 #E86B5F #98E85F
square
#5FDCE8 #AF5FE8 #E86B5F #98E85F
split-complementary
#5FDCE8 #E85F98 #E8AF5F
monochromatic
#1AA5B3 #29D0E0 #5FDCE8 #95E8F0 #CAF3F7
Accessibility & contrast
On white
1.63
#5FDCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#5FDCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCE8
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCE8 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4E9
Deuteranopia (green-blind)
#B7C4E9
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fdce8; /* rgb */ color: rgb(95, 220, 232); /* oklch */ color: oklch(82.9% 0.111 203.9);
Tailwind
colors: {
custom: {
50: '#9ae7ef',
500: '#5fdce8',
950: '#000000',
},
}SCSS
$custom: #5fdce8; $custom-light: #9ae7ef; $custom-dark: #000000;
JSON
{
"hex": "#5fdce8",
"rgb": {
"r": 95,
"g": 220,
"b": 232
},
"hsl": {
"h": 185.255,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.82892,
"c": 0.11122,
"h": 203.9
},
"luminance": 0.59445
}Semantic roles & 50–950 ramp
primary
#5FDCE8
secondary
#B34338
accent
#200ED7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485