#5FE3EA#5FE3EA
#5FE3EA is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.6% C 0.115 H 200.1°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE3EA |
|---|---|
| RGB | rgb(95, 227, 234) |
| HSL | hsl(183, 77%, 65%) |
| HSV | hsv(183, 59%, 92%) |
| CMYK | cmyk(59.4%, 3%, 0%, 8.2%) |
| CIE-LAB | lab(83.60, -33.84, -14.26) |
| CIE-LCH | lch(83.60, 36.73, 202.85°) |
| OKLab | oklab(84.58% -0.108 -0.0395) |
| OKLCH | oklch(84.58% 0.115 200.1) |
| XYZ | xyz(47.0333, 63.3067, 87.5667) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.00
Aqua Blue
#02D8E9
ΔE00 4.56
Bright Light Blue
#26F7FD
ΔE00 5.06
Robin Egg Blue
#8AF1FE
ΔE00 5.32
Robin'S Egg Blue
#98EFF9
ΔE00 5.98
Bright Cyan
#41FDFE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE3EA #EA665F
analogous
#5FEAAC #5FE3EA #5F9DEA
triadic
#5FE3EA #EA5FE3 #E3EA5F
tetradic
#5FE3EA #AC5FEA #EA665F #9DEA5F
square
#5FE3EA #AC5FEA #EA665F #9DEA5F
split-complementary
#5FE3EA #EA5F9D #EAAC5F
monochromatic
#18AFB7 #29DAE3 #5FE3EA #95ECF1 #CBF6F8
Accessibility & contrast
On white
1.54
#5FE3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#5FE3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE3EA
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE3EA | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEB
Deuteranopia (green-blind)
#BECAEB
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fe3ea; /* rgb */ color: rgb(95, 227, 234); /* oklch */ color: oklch(84.6% 0.115 200.1);
Tailwind
colors: {
custom: {
50: '#9aecf0',
500: '#5fe3ea',
950: '#000000',
},
}SCSS
$custom: #5fe3ea; $custom-light: #9aecf0; $custom-dark: #000000;
JSON
{
"hex": "#5fe3ea",
"rgb": {
"r": 95,
"g": 227,
"b": 234
},
"hsl": {
"h": 183.022,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.84582,
"c": 0.11502,
"h": 200.1
},
"luminance": 0.63312
}Semantic roles & 50–950 ramp
primary
#5FE3EA
secondary
#B63D37
accent
#170CD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485