#5EEEEF#5EEEEF
#5EEEEF is a very light, vivid teal. Relative luminance 0.698; OKLCH L 87.3% C 0.122 H 195.8°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEEEF |
|---|---|
| RGB | rgb(94, 238, 239) |
| HSL | hsl(180, 82%, 65%) |
| HSV | hsv(180, 61%, 94%) |
| CMYK | cmyk(60.7%, 0.4%, 0%, 6.3%) |
| CIE-LAB | lab(86.88, -37.76, -12.00) |
| CIE-LCH | lch(86.88, 39.62, 197.63°) |
| OKLab | oklab(87.27% -0.1176 -0.0333) |
| OKLCH | oklch(87.27% 0.122 195.8) |
| XYZ | xyz(50.7638, 69.7553, 92.4334) |
| Luminance | 0.6976 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.06
Bright Cyan
#41FDFE
ΔE00 3.46
Aqua
#00FFFF
ΔE00 4.43
Bright Turquoise
#0FFEF9
ΔE00 4.76
Robin'S Egg
#6DEDFD
ΔE00 5.52
Robin Egg Blue
#8AF1FE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEEEF #EF5F5E
analogous
#5EEFA8 #5EEEEF #5EA5EF
triadic
#5EEEEF #EF5EEE #EEEF5E
tetradic
#5EEEEF #A85EEF #EF5F5E #A5EF5E
square
#5EEEEF #A85EEF #EF5F5E #A5EF5E
split-complementary
#5EEEEF #EF5EA5 #EFA85E
monochromatic
#13BEC0 #26E8E9 #5EEEEF #96F4F5 #CDFAFA
Accessibility & contrast
On white
1.40
#5EEEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#5EEEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEEEF
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEEEF | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EF
Deuteranopia (green-blind)
#C8D2F0
Tritanopia (blue-blind)
#00F5EE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5eeeef; /* rgb */ color: rgb(94, 238, 239); /* oklch */ color: oklch(87.3% 0.122 195.8);
Tailwind
colors: {
custom: {
50: '#9bf4f4',
500: '#5eeeef',
950: '#000000',
},
}SCSS
$custom: #5eeeef; $custom-light: #9bf4f4; $custom-dark: #000000;
JSON
{
"hex": "#5eeeef",
"rgb": {
"r": 94,
"g": 238,
"b": 239
},
"hsl": {
"h": 180.414,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.87269,
"c": 0.12227,
"h": 195.8
},
"luminance": 0.69761
}Semantic roles & 50–950 ramp
primary
#5EEEEF
secondary
#BE3433
accent
#0907DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585