#5FEAEE#5FEAEE
#5FEAEE is a very light, moderate teal. Relative luminance 0.675; OKLCH L 86.3% C 0.119 H 197.8°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEAEE |
|---|---|
| RGB | rgb(95, 234, 238) |
| HSL | hsl(182, 81%, 65%) |
| HSV | hsv(182, 60%, 93%) |
| CMYK | cmyk(60.1%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(85.73, -36.02, -13.19) |
| CIE-LCH | lch(85.73, 38.36, 200.11°) |
| OKLab | oklab(86.34% -0.1135 -0.0365) |
| OKLCH | oklch(86.34% 0.119 197.8) |
| XYZ | xyz(49.5681, 67.4463, 91.2785) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.57
Robin'S Egg
#6DEDFD
ΔE00 4.50
Bright Cyan
#41FDFE
ΔE00 4.51
Robin Egg Blue
#8AF1FE
ΔE00 5.47
Aqua
#00FFFF
ΔE00 5.49
Bright Turquoise
#0FFEF9
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEAEE #EE635F
analogous
#5FEEAA #5FEAEE #5FA3EE
triadic
#5FEAEE #EE5FEA #EAEE5F
tetradic
#5FEAEE #AA5FEE #EE635F #A3EE5F
square
#5FEAEE #AA5FEE #EE635F #A3EE5F
split-complementary
#5FEAEE #EE5FA3 #EEAA5F
monochromatic
#14BABE #28E3E8 #5FEAEE #96F1F4 #CEF9FA
Accessibility & contrast
On white
1.45
#5FEAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#5FEAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEAEE
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEAEE | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EF
Deuteranopia (green-blind)
#C5CFEF
Tritanopia (blue-blind)
#00F1EB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5feaee; /* rgb */ color: rgb(95, 234, 238); /* oklch */ color: oklch(86.3% 0.119 197.8);
Tailwind
colors: {
custom: {
50: '#9bf1f3',
500: '#5feaee',
950: '#000000',
},
}SCSS
$custom: #5feaee; $custom-light: #9bf1f3; $custom-dark: #000000;
JSON
{
"hex": "#5feaee",
"rgb": {
"r": 95,
"g": 234,
"b": 238
},
"hsl": {
"h": 181.678,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.86338,
"c": 0.11925,
"h": 197.8
},
"luminance": 0.67452
}Semantic roles & 50–950 ramp
primary
#5FEAEE
secondary
#BD3834
accent
#0E08DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585