#5FEAEF#5FEAEF
#5FEAEF is a very light, moderate teal. Relative luminance 0.675; OKLCH L 86.4% C 0.119 H 198.5°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEAEF |
|---|---|
| RGB | rgb(95, 234, 239) |
| HSL | hsl(182, 82%, 65%) |
| HSV | hsv(182, 60%, 94%) |
| CMYK | cmyk(60.3%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(85.76, -35.75, -13.67) |
| CIE-LCH | lch(85.76, 38.28, 200.92°) |
| OKLab | oklab(86.37% -0.1131 -0.0379) |
| OKLCH | oklch(86.37% 0.119 198.5) |
| XYZ | xyz(49.7154, 67.5053, 92.0544) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.59
Robin'S Egg
#6DEDFD
ΔE00 4.17
Bright Cyan
#41FDFE
ΔE00 4.63
Robin Egg Blue
#8AF1FE
ΔE00 5.22
Aqua
#00FFFF
ΔE00 5.63
Aqua Blue
#02D8E9
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEAEF #EF645F
analogous
#5FEFAC #5FEAEF #5FA2EF
triadic
#5FEAEF #EF5FEA #EAEF5F
tetradic
#5FEAEF #AC5FEF #EF645F #A2EF5F
square
#5FEAEF #AC5FEF #EF645F #A2EF5F
split-complementary
#5FEAEF #EF5FA2 #EFAC5F
monochromatic
#13BAC0 #27E3E9 #5FEAEF #97F1F5 #CEF9FA
Accessibility & contrast
On white
1.45
#5FEAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#5FEAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEAEF
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEAEF | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0F0
Deuteranopia (green-blind)
#C4CFF0
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5feaef; /* rgb */ color: rgb(95, 234, 239); /* oklch */ color: oklch(86.4% 0.119 198.5);
Tailwind
colors: {
custom: {
50: '#9bf1f4',
500: '#5feaef',
950: '#000000',
},
}SCSS
$custom: #5feaef; $custom-light: #9bf1f4; $custom-dark: #000000;
JSON
{
"hex": "#5feaef",
"rgb": {
"r": 95,
"g": 234,
"b": 239
},
"hsl": {
"h": 182.083,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.86372,
"c": 0.11928,
"h": 198.5
},
"luminance": 0.67511
}Semantic roles & 50–950 ramp
primary
#5FEAEF
secondary
#BE3934
accent
#0F07DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585