#5FEAED#5FEAED
#5FEAED is a very light, moderate teal. Relative luminance 0.674; OKLCH L 86.3% C 0.119 H 197.2°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEAED |
|---|---|
| RGB | rgb(95, 234, 237) |
| HSL | hsl(181, 80%, 65%) |
| HSV | hsv(181, 60%, 93%) |
| CMYK | cmyk(59.9%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(85.70, -36.29, -12.71) |
| CIE-LCH | lch(85.70, 38.45, 199.29°) |
| OKLab | oklab(86.31% -0.1139 -0.0352) |
| OKLCH | oklch(86.31% 0.119 197.2) |
| XYZ | xyz(49.4216, 67.3877, 90.5069) |
| Luminance | 0.6739 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.59
Bright Cyan
#41FDFE
ΔE00 4.42
Robin'S Egg
#6DEDFD
ΔE00 4.83
Aqua
#00FFFF
ΔE00 5.38
Robin Egg Blue
#8AF1FE
ΔE00 5.73
Bright Turquoise
#0FFEF9
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEAED #ED625F
analogous
#5FEDA9 #5FEAED #5FA3ED
triadic
#5FEAED #ED5FEA #EAED5F
tetradic
#5FEAED #A95FED #ED625F #A3ED5F
square
#5FEAED #A95FED #ED625F #A3ED5F
split-complementary
#5FEAED #ED5FA3 #EDA95F
monochromatic
#15B9BC #28E3E7 #5FEAED #96F1F3 #CDF8F9
Accessibility & contrast
On white
1.45
#5FEAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#5FEAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEAED
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEAED | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0ED
Deuteranopia (green-blind)
#C5CFEE
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5feaed; /* rgb */ color: rgb(95, 234, 237); /* oklch */ color: oklch(86.3% 0.119 197.2);
Tailwind
colors: {
custom: {
50: '#9bf1f2',
500: '#5feaed',
950: '#000000',
},
}SCSS
$custom: #5feaed; $custom-light: #9bf1f2; $custom-dark: #000000;
JSON
{
"hex": "#5feaed",
"rgb": {
"r": 95,
"g": 234,
"b": 237
},
"hsl": {
"h": 181.268,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.86305,
"c": 0.11924,
"h": 197.2
},
"luminance": 0.67393
}Semantic roles & 50–950 ramp
primary
#5FEAED
secondary
#BB3835
accent
#0E09DC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585