#5FE1EA#5FE1EA
#5FE1EA is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.1% C 0.114 H 201.6°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE1EA |
|---|---|
| RGB | rgb(95, 225, 234) |
| HSL | hsl(184, 77%, 65%) |
| HSV | hsv(184, 59%, 92%) |
| CMYK | cmyk(59.4%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(83.03, -32.90, -15.12) |
| CIE-LCH | lch(83.03, 36.21, 204.68°) |
| OKLab | oklab(84.12% -0.106 -0.0419) |
| OKLCH | oklch(84.12% 0.114 201.6) |
| XYZ | xyz(46.4895, 62.2190, 87.3854) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.74
Aqua Blue
#02D8E9
ΔE00 4.01
Robin Egg Blue
#8AF1FE
ΔE00 5.21
Bright Light Blue
#26F7FD
ΔE00 5.66
Robin'S Egg Blue
#98EFF9
ΔE00 5.90
Darkturquoise
#00CED1
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE1EA #EA685F
analogous
#5FEAAE #5FE1EA #5F9CEA
triadic
#5FE1EA #EA5FE1 #E1EA5F
tetradic
#5FE1EA #AE5FEA #EA685F #9CEA5F
square
#5FE1EA #AE5FEA #EA685F #9CEA5F
split-complementary
#5FE1EA #EA5F9C #EAAE5F
monochromatic
#18ACB7 #29D7E3 #5FE1EA #95EBF1 #CBF5F8
Accessibility & contrast
On white
1.56
#5FE1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#5FE1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE1EA
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE1EA | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EB
Deuteranopia (green-blind)
#BCC8EB
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe1ea; /* rgb */ color: rgb(95, 225, 234); /* oklch */ color: oklch(84.1% 0.114 201.6);
Tailwind
colors: {
custom: {
50: '#9aeaf0',
500: '#5fe1ea',
950: '#000000',
},
}SCSS
$custom: #5fe1ea; $custom-light: #9aeaf0; $custom-dark: #000000;
JSON
{
"hex": "#5fe1ea",
"rgb": {
"r": 95,
"g": 225,
"b": 234
},
"hsl": {
"h": 183.885,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.84119,
"c": 0.11395,
"h": 201.6
},
"luminance": 0.62224
}Semantic roles & 50–950 ramp
primary
#5FE1EA
secondary
#B63F37
accent
#1A0CD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485