#5FDCEB#5FDCEB
#5FDCEB is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.0% C 0.112 H 206.1°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCEB |
|---|---|
| RGB | rgb(95, 220, 235) |
| HSL | hsl(186, 78%, 65%) |
| HSV | hsv(186, 60%, 92%) |
| CMYK | cmyk(59.6%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(81.63, -30.24, -17.76) |
| CIE-LCH | lch(81.63, 35.07, 210.43°) |
| OKLab | oklab(83% -0.1004 -0.0492) |
| OKLCH | oklch(83% 0.112 206.1) |
| XYZ | xyz(45.3017, 59.6128, 87.7001) |
| Luminance | 0.5962 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.32
Robin'S Egg
#6DEDFD
ΔE00 3.86
Robin Egg Blue
#8AF1FE
ΔE00 5.48
Robin'S Egg Blue
#98EFF9
ΔE00 6.18
Neon Blue
#04D9FF
ΔE00 6.37
Darkturquoise
#00CED1
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCEB #EB6E5F
analogous
#5FEBB4 #5FDCEB #5F96EB
triadic
#5FDCEB #EB5FDC #DCEB5F
tetradic
#5FDCEB #B45FEB #EB6E5F #96EB5F
square
#5FDCEB #B45FEB #EB6E5F #96EB5F
split-complementary
#5FDCEB #EB5F96 #EBB45F
monochromatic
#17A7B9 #29D0E4 #5FDCEB #95E8F2 #CCF4F9
Accessibility & contrast
On white
1.62
#5FDCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#5FDCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCEB
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCEB | 1.00 | 1.62 | 12.92 | 12.92 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EC
Deuteranopia (green-blind)
#B6C4EB
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fdceb; /* rgb */ color: rgb(95, 220, 235); /* oklch */ color: oklch(83.0% 0.112 206.1);
Tailwind
colors: {
custom: {
50: '#9ae7f1',
500: '#5fdceb',
950: '#000000',
},
}SCSS
$custom: #5fdceb; $custom-light: #9ae7f1; $custom-dark: #000000;
JSON
{
"hex": "#5fdceb",
"rgb": {
"r": 95,
"g": 220,
"b": 235
},
"hsl": {
"h": 186.429,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.82999,
"c": 0.11184,
"h": 206.1
},
"luminance": 0.59617
}Semantic roles & 50–950 ramp
primary
#5FDCEB
secondary
#B84436
accent
#220BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485