#72EABB#72EABB
#72EABB is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.5% C 0.129 H 165.4°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #72EABB |
|---|---|
| RGB | rgb(114, 234, 187) |
| HSL | hsl(157, 74%, 68%) |
| HSV | hsv(157, 51%, 92%) |
| CMYK | cmyk(51.3%, 0%, 20.1%, 8.2%) |
| CIE-LAB | lab(85.00, -44.70, 12.61) |
| CIE-LCH | lch(85.00, 46.45, 164.24°) |
| OKLab | oklab(85.48% -0.1245 0.0324) |
| OKLCH | oklch(85.48% 0.129 165.4) |
| XYZ | xyz(45.3278, 66.0070, 57.3560) |
| Luminance | 0.6601 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.84
Light Turquoise
#7EF4CC
ΔE00 3.04
Light Aquamarine
#7BFDC7
ΔE00 4.13
Aqua Marine
#2EE8BB
ΔE00 4.21
Light Teal
#90E4C1
ΔE00 4.31
Light Greenish Blue
#63F7B4
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EABB #EA72A1
analogous
#72EA7F #72EABB #72DDEA
triadic
#72EABB #BB72EA #EABB72
tetradic
#72EABB #7F72EA #EA72A1 #DDEA72
square
#72EABB #7F72EA #EA72A1 #DDEA72
split-complementary
#72EABB #EA72DD #EA7F72
monochromatic
#1DC483 #3DE2A1 #72EABB #A7F2D5 #DDFAEE
Accessibility & contrast
On white
1.48
#72EABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#72EABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EABB
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EABB | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#D4CFBE
Tritanopia (blue-blind)
#45EADD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #72eabb; /* rgb */ color: rgb(114, 234, 187); /* oklch */ color: oklch(85.5% 0.129 165.4);
Tailwind
colors: {
custom: {
50: '#a2f1cf',
500: '#72eabb',
950: '#000000',
},
}SCSS
$custom: #72eabb; $custom-light: #a2f1cf; $custom-dark: #000000;
JSON
{
"hex": "#72eabb",
"rgb": {
"r": 114,
"g": 234,
"b": 187
},
"hsl": {
"h": 156.5,
"s": 74.074,
"l": 68.235
},
"oklch": {
"l": 0.85477,
"c": 0.1286,
"h": 165.4
},
"luminance": 0.66011
}Semantic roles & 50–950 ramp
primary
#72EABB
secondary
#C23E72
accent
#0F5DD6
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101713
muted
#818583