#5EEBB5#5EEBB5
#5EEBB5 is a very light, vivid teal. Relative luminance 0.651; OKLCH L 84.9% C 0.145 H 164.6°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEBB5 |
|---|---|
| RGB | rgb(94, 235, 181) |
| HSL | hsl(157, 78%, 65%) |
| HSV | hsv(157, 60%, 92%) |
| CMYK | cmyk(60%, 0%, 23%, 7.8%) |
| CIE-LAB | lab(84.55, -50.58, 15.02) |
| CIE-LCH | lch(84.55, 52.76, 163.46°) |
| OKLab | oklab(84.9% -0.1399 0.0384) |
| OKLCH | oklch(84.9% 0.145 164.6) |
| XYZ | xyz(42.6607, 65.1282, 54.0299) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.48
Aqua Marine
#2EE8BB
ΔE00 3.61
Seafoam
#7FE0B3
ΔE00 4.17
Light Aquamarine
#7BFDC7
ΔE00 4.22
Light Turquoise
#7EF4CC
ΔE00 4.44
Bright Teal
#01F9C6
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEBB5 #EB5E94
analogous
#5EEB6E #5EEBB5 #5EDBEB
triadic
#5EEBB5 #B55EEB #EBB55E
tetradic
#5EEBB5 #6E5EEB #EB5E94 #DBEB5E
square
#5EEBB5 #6E5EEB #EB5E94 #DBEB5E
split-complementary
#5EEBB5 #EB5EDB #EB6E5E
monochromatic
#17B87A #28E49C #5EEBB5 #94F2CE #CBF9E7
Accessibility & contrast
On white
1.50
#5EEBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#5EEBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEBB5
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEBB5 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBB2
Deuteranopia (green-blind)
#D3CDB8
Tritanopia (blue-blind)
#00EBDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eebb5; /* rgb */ color: rgb(94, 235, 181); /* oklch */ color: oklch(84.9% 0.145 164.6);
Tailwind
colors: {
custom: {
50: '#98f2cb',
500: '#5eebb5',
950: '#000000',
},
}SCSS
$custom: #5eebb5; $custom-light: #98f2cb; $custom-dark: #000000;
JSON
{
"hex": "#5eebb5",
"rgb": {
"r": 94,
"g": 235,
"b": 181
},
"hsl": {
"h": 157.021,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.84895,
"c": 0.14505,
"h": 164.6
},
"luminance": 0.65133
}Semantic roles & 50–950 ramp
primary
#5EEBB5
secondary
#B73667
accent
#0B5BDA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582