#5FE5EB#5FE5EB
#5FE5EB is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.1% C 0.116 H 199.3°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE5EB |
|---|---|
| RGB | rgb(95, 229, 235) |
| HSL | hsl(183, 78%, 65%) |
| HSV | hsv(183, 60%, 92%) |
| CMYK | cmyk(59.6%, 2.6%, 0%, 7.8%) |
| CIE-LAB | lab(84.21, -34.51, -13.88) |
| CIE-LCH | lch(84.21, 37.20, 201.92°) |
| OKLab | oklab(85.08% -0.1097 -0.0384) |
| OKLCH | oklch(85.08% 0.116 199.3) |
| XYZ | xyz(47.7276, 64.4647, 88.5088) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.11
Bright Light Blue
#26F7FD
ΔE00 4.59
Aqua Blue
#02D8E9
ΔE00 5.00
Robin Egg Blue
#8AF1FE
ΔE00 5.33
Bright Cyan
#41FDFE
ΔE00 5.77
Robin'S Egg Blue
#98EFF9
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE5EB #EB655F
analogous
#5FEBAB #5FE5EB #5F9FEB
triadic
#5FE5EB #EB5FE5 #E5EB5F
tetradic
#5FE5EB #AB5FEB #EB655F #9FEB5F
square
#5FE5EB #AB5FEB #EB655F #9FEB5F
split-complementary
#5FE5EB #EB5F9F #EBAB5F
monochromatic
#17B2B9 #29DCE4 #5FE5EB #95EEF2 #CCF7F9
Accessibility & contrast
On white
1.51
#5FE5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#5FE5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE5EB
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE5EB | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEC
Deuteranopia (green-blind)
#C0CBEC
Tritanopia (blue-blind)
#00EDE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5fe5eb; /* rgb */ color: rgb(95, 229, 235); /* oklch */ color: oklch(85.1% 0.116 199.3);
Tailwind
colors: {
custom: {
50: '#9bedf1',
500: '#5fe5eb',
950: '#000000',
},
}SCSS
$custom: #5fe5eb; $custom-light: #9bedf1; $custom-dark: #000000;
JSON
{
"hex": "#5fe5eb",
"rgb": {
"r": 95,
"g": 229,
"b": 235
},
"hsl": {
"h": 182.571,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.8508,
"c": 0.1162,
"h": 199.3
},
"luminance": 0.6447
}Semantic roles & 50–950 ramp
primary
#5FE5EB
secondary
#B83C36
accent
#140BDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585