#5FD2E2#5FD2E2
#5FD2E2 is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.4% C 0.106 H 207.7°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD2E2 |
|---|---|
| RGB | rgb(95, 210, 226) |
| HSL | hsl(187, 69%, 63%) |
| HSV | hsv(187, 58%, 89%) |
| CMYK | cmyk(58%, 7.1%, 0%, 11.4%) |
| CIE-LAB | lab(78.47, -27.91, -17.72) |
| CIE-LCH | lch(78.47, 33.06, 212.42°) |
| OKLab | oklab(80.36% -0.0936 -0.0491) |
| OKLCH | oklch(80.36% 0.106 207.7) |
| XYZ | xyz(41.4877, 54.0129, 80.1759) |
| Luminance | 0.5402 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.80
Neon Blue
#04D9FF
ΔE00 6.12
Robin'S Egg
#6DEDFD
ΔE00 6.16
Darkturquoise
#00CED1
ΔE00 6.87
Robin Egg Blue
#8AF1FE
ΔE00 7.48
Robin'S Egg Blue
#98EFF9
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD2E2 #E26F5F
analogous
#5FE2B0 #5FD2E2 #5F91E2
triadic
#5FD2E2 #E25FD2 #D2E25F
tetradic
#5FD2E2 #B05FE2 #E26F5F #91E25F
square
#5FD2E2 #B05FE2 #E26F5F #91E25F
split-complementary
#5FD2E2 #E25F91 #E2B05F
monochromatic
#1E97A8 #2BC3D9 #5FD2E2 #93E1EB #C7EFF5
Accessibility & contrast
On white
1.78
#5FD2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#5FD2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD2E2
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD2E2 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CBE3
Deuteranopia (green-blind)
#AEBCE2
Tritanopia (blue-blind)
#00DAD7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5fd2e2; /* rgb */ color: rgb(95, 210, 226); /* oklch */ color: oklch(80.4% 0.106 207.7);
Tailwind
colors: {
custom: {
50: '#98e0eb',
500: '#5fd2e2',
950: '#000000',
},
}SCSS
$custom: #5fd2e2; $custom-light: #98e0eb; $custom-dark: #000000;
JSON
{
"hex": "#5fd2e2",
"rgb": {
"r": 95,
"g": 210,
"b": 226
},
"hsl": {
"h": 187.328,
"s": 69.312,
"l": 62.941
},
"oklch": {
"l": 0.80363,
"c": 0.10572,
"h": 207.7
},
"luminance": 0.54017
}Semantic roles & 50–950 ramp
primary
#5FD2E2
secondary
#AA493B
accent
#2B14D1
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1516
muted
#808484