#5EF3EE#5EF3EE
#5EF3EE is a very light, vivid teal. Relative luminance 0.727; OKLCH L 88.4% C 0.126 H 192.0°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF3EE |
|---|---|
| RGB | rgb(94, 243, 238) |
| HSL | hsl(178, 86%, 66%) |
| HSV | hsv(178, 61%, 95%) |
| CMYK | cmyk(61.3%, 0%, 2.1%, 4.7%) |
| CIE-LAB | lab(88.28, -40.30, -9.39) |
| CIE-LCH | lch(88.28, 41.38, 193.11°) |
| OKLab | oklab(88.4% -0.1231 -0.0261) |
| OKLCH | oklch(88.4% 0.126 192) |
| XYZ | xyz(52.0924, 72.6483, 92.1495) |
| Luminance | 0.7265 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.05
Bright Turquoise
#0FFEF9
ΔE00 3.32
Aqua
#00FFFF
ΔE00 3.71
Bright Light Blue
#26F7FD
ΔE00 3.87
Bright Aqua
#0BF9EA
ΔE00 4.35
Turquoise
#40E0D0
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF3EE #F35E63
analogous
#5EF3A3 #5EF3EE #5EADF3
triadic
#5EF3EE #EE5EF3 #F3EE5E
tetradic
#5EF3EE #A35EF3 #F35E63 #ADF35E
square
#5EF3EE #A35EF3 #F35E63 #ADF35E
split-complementary
#5EF3EE #F35EAD #F3A35E
monochromatic
#0FC8C2 #25EFE8 #5EF3EE #97F7F4 #D0FBFA
Accessibility & contrast
On white
1.35
#5EF3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#5EF3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF3EE
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF3EE | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EE
Deuteranopia (green-blind)
#CED6EF
Tritanopia (blue-blind)
#00FAF1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ef3ee; /* rgb */ color: rgb(94, 243, 238); /* oklch */ color: oklch(88.4% 0.126 192.0);
Tailwind
colors: {
custom: {
50: '#9cf7f3',
500: '#5ef3ee',
950: '#000000',
},
}SCSS
$custom: #5ef3ee; $custom-light: #9cf7f3; $custom-dark: #000000;
JSON
{
"hex": "#5ef3ee",
"rgb": {
"r": 94,
"g": 243,
"b": 238
},
"hsl": {
"h": 177.987,
"s": 86.127,
"l": 66.078
},
"oklch": {
"l": 0.88395,
"c": 0.12581,
"h": 192
},
"luminance": 0.72654
}Semantic roles & 50–950 ramp
primary
#5EF3EE
secondary
#C53136
accent
#030AE3
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101717
muted
#808585