#5EEFEF#5EEFEF
#5EEFEF is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.5% C 0.123 H 195.1°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEFEF |
|---|---|
| RGB | rgb(94, 239, 239) |
| HSL | hsl(180, 82%, 65%) |
| HSV | hsv(180, 61%, 94%) |
| CMYK | cmyk(60.7%, 0%, 0%, 6.3%) |
| CIE-LAB | lab(87.16, -38.22, -11.57) |
| CIE-LCH | lch(87.16, 39.93, 196.85°) |
| OKLab | oklab(87.5% -0.1186 -0.0321) |
| OKLCH | oklch(87.5% 0.123 195.1) |
| XYZ | xyz(51.0558, 70.3392, 92.5307) |
| Luminance | 0.7035 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.07
Bright Cyan
#41FDFE
ΔE00 3.25
Aqua
#00FFFF
ΔE00 4.20
Bright Turquoise
#0FFEF9
ΔE00 4.44
Robin'S Egg
#6DEDFD
ΔE00 5.87
Bright Aqua
#0BF9EA
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEFEF #EF5E5E
analogous
#5EEFA6 #5EEFEF #5EA6EF
triadic
#5EEFEF #EF5EEF #EFEF5E
tetradic
#5EEFEF #A65EEF #EF5E5E #A6EF5E
square
#5EEFEF #A65EEF #EF5E5E #A6EF5E
split-complementary
#5EEFEF #EF5EA6 #EFA65E
monochromatic
#13C0C0 #26E9E9 #5EEFEF #96F5F5 #CDFAFA
Accessibility & contrast
On white
1.39
#5EEFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#5EEFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEFEF
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEFEF | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4EF
Deuteranopia (green-blind)
#C9D3F0
Tritanopia (blue-blind)
#00F6EF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5eefef; /* rgb */ color: rgb(94, 239, 239); /* oklch */ color: oklch(87.5% 0.123 195.1);
Tailwind
colors: {
custom: {
50: '#9bf4f4',
500: '#5eefef',
950: '#000000',
},
}SCSS
$custom: #5eefef; $custom-light: #9bf4f4; $custom-dark: #000000;
JSON
{
"hex": "#5eefef",
"rgb": {
"r": 94,
"g": 239,
"b": 239
},
"hsl": {
"h": 180,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.875,
"c": 0.12292,
"h": 195.1
},
"luminance": 0.70345
}Semantic roles & 50–950 ramp
primary
#5EEFEF
secondary
#BE3333
accent
#0707DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585