#5FE5EA#5FE5EA
#5FE5EA is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.0% C 0.116 H 198.6°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE5EA |
|---|---|
| RGB | rgb(95, 229, 234) |
| HSL | hsl(182, 77%, 65%) |
| HSV | hsv(182, 59%, 92%) |
| CMYK | cmyk(59.4%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(84.18, -34.78, -13.40) |
| CIE-LCH | lch(84.18, 37.27, 201.07°) |
| OKLab | oklab(85.05% -0.1101 -0.0371) |
| OKLCH | oklch(85.05% 0.116 198.6) |
| XYZ | xyz(47.5835, 64.4071, 87.7501) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.42
Bright Light Blue
#26F7FD
ΔE00 4.54
Aqua Blue
#02D8E9
ΔE00 5.20
Robin Egg Blue
#8AF1FE
ΔE00 5.55
Bright Cyan
#41FDFE
ΔE00 5.64
Robin'S Egg Blue
#98EFF9
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE5EA #EA645F
analogous
#5FEAA9 #5FE5EA #5FA0EA
triadic
#5FE5EA #EA5FE5 #E5EA5F
tetradic
#5FE5EA #A95FEA #EA645F #A0EA5F
square
#5FE5EA #A95FEA #EA645F #A0EA5F
split-complementary
#5FE5EA #EA5FA0 #EAA95F
monochromatic
#18B1B7 #29DCE3 #5FE5EA #95EEF1 #CBF7F8
Accessibility & contrast
On white
1.51
#5FE5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#5FE5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE5EA
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE5EA | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEB
Deuteranopia (green-blind)
#C0CBEB
Tritanopia (blue-blind)
#00ECE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5fe5ea; /* rgb */ color: rgb(95, 229, 234); /* oklch */ color: oklch(85.0% 0.116 198.6);
Tailwind
colors: {
custom: {
50: '#9bedf0',
500: '#5fe5ea',
950: '#000000',
},
}SCSS
$custom: #5fe5ea; $custom-light: #9bedf0; $custom-dark: #000000;
JSON
{
"hex": "#5fe5ea",
"rgb": {
"r": 95,
"g": 229,
"b": 234
},
"hsl": {
"h": 182.158,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.85046,
"c": 0.11616,
"h": 198.6
},
"luminance": 0.64412
}Semantic roles & 50–950 ramp
primary
#5FE5EA
secondary
#B63B37
accent
#140CD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585