#5EEBBB#5EEBBB
#5EEBBB is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.0% C 0.141 H 167.3°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEBBB |
|---|---|
| RGB | rgb(94, 235, 187) |
| HSL | hsl(160, 78%, 65%) |
| HSV | hsv(160, 60%, 92%) |
| CMYK | cmyk(60%, 0%, 20.4%, 7.8%) |
| CIE-LAB | lab(84.68, -49.26, 12.07) |
| CIE-LCH | lch(84.68, 50.72, 166.23°) |
| OKLab | oklab(85.04% -0.1372 0.0309) |
| OKLCH | oklch(85.04% 0.141 167.3) |
| XYZ | xyz(43.2896, 65.3798, 57.3423) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.72
Light Turquoise
#7EF4CC
ΔE00 3.54
Seafoam
#7FE0B3
ΔE00 4.16
Bright Teal
#01F9C6
ΔE00 4.18
Light Aquamarine
#7BFDC7
ΔE00 4.37
Light Greenish Blue
#63F7B4
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEBBB #EB5E8E
analogous
#5EEB74 #5EEBBB #5ED5EB
triadic
#5EEBBB #BB5EEB #EBBB5E
tetradic
#5EEBBB #745EEB #EB5E8E #D5EB5E
square
#5EEBBB #745EEB #EB5E8E #D5EB5E
split-complementary
#5EEBBB #EB5ED5 #EB745E
monochromatic
#17B881 #28E4A4 #5EEBBB #94F2D2 #CBF9E9
Accessibility & contrast
On white
1.49
#5EEBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#5EEBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEBBB
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEBBB | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#D2CDBE
Tritanopia (blue-blind)
#00ECDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eebbb; /* rgb */ color: rgb(94, 235, 187); /* oklch */ color: oklch(85.0% 0.141 167.3);
Tailwind
colors: {
custom: {
50: '#98f2cf',
500: '#5eebbb',
950: '#000000',
},
}SCSS
$custom: #5eebbb; $custom-light: #98f2cf; $custom-dark: #000000;
JSON
{
"hex": "#5eebbb",
"rgb": {
"r": 94,
"g": 235,
"b": 187
},
"hsl": {
"h": 159.574,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.85043,
"c": 0.14061,
"h": 167.3
},
"luminance": 0.65384
}Semantic roles & 50–950 ramp
primary
#5EEBBB
secondary
#B73662
accent
#0B52DA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1713
muted
#808583