#5FDCEA#5FDCEA
#5FDCEA is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.0% C 0.112 H 205.4°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCEA |
|---|---|
| RGB | rgb(95, 220, 234) |
| HSL | hsl(186, 77%, 65%) |
| HSV | hsv(186, 59%, 92%) |
| CMYK | cmyk(59.4%, 6%, 0%, 8.2%) |
| CIE-LAB | lab(81.60, -30.52, -17.28) |
| CIE-LCH | lch(81.60, 35.07, 209.51°) |
| OKLab | oklab(82.96% -0.1008 -0.0478) |
| OKLCH | oklch(82.96% 0.112 205.4) |
| XYZ | xyz(45.1576, 59.5552, 86.9414) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.27
Robin'S Egg
#6DEDFD
ΔE00 3.91
Robin Egg Blue
#8AF1FE
ΔE00 5.51
Robin'S Egg Blue
#98EFF9
ΔE00 6.18
Neon Blue
#04D9FF
ΔE00 6.68
Darkturquoise
#00CED1
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCEA #EA6D5F
analogous
#5FEAB3 #5FDCEA #5F97EA
triadic
#5FDCEA #EA5FDC #DCEA5F
tetradic
#5FDCEA #B35FEA #EA6D5F #97EA5F
square
#5FDCEA #B35FEA #EA6D5F #97EA5F
split-complementary
#5FDCEA #EA5F97 #EAB35F
monochromatic
#18A7B7 #29D0E3 #5FDCEA #95E8F1 #CBF4F8
Accessibility & contrast
On white
1.63
#5FDCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#5FDCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCEA
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCEA | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EB
Deuteranopia (green-blind)
#B6C4EA
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fdcea; /* rgb */ color: rgb(95, 220, 234); /* oklch */ color: oklch(83.0% 0.112 205.4);
Tailwind
colors: {
custom: {
50: '#9ae7f0',
500: '#5fdcea',
950: '#000000',
},
}SCSS
$custom: #5fdcea; $custom-light: #9ae7f0; $custom-dark: #000000;
JSON
{
"hex": "#5fdcea",
"rgb": {
"r": 95,
"g": 220,
"b": 234
},
"hsl": {
"h": 186.043,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.82963,
"c": 0.11161,
"h": 205.4
},
"luminance": 0.5956
}Semantic roles & 50–950 ramp
primary
#5FDCEA
secondary
#B64437
accent
#210CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485