#72EABE#72EABE
#72EABE is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.6% C 0.126 H 166.9°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #72EABE |
|---|---|
| RGB | rgb(114, 234, 190) |
| HSL | hsl(158, 74%, 68%) |
| HSV | hsv(158, 51%, 92%) |
| CMYK | cmyk(51.3%, 0%, 18.8%, 8.2%) |
| CIE-LAB | lab(85.07, -44.06, 11.14) |
| CIE-LCH | lch(85.07, 45.44, 165.81°) |
| OKLab | oklab(85.55% -0.1231 0.0286) |
| OKLCH | oklch(85.55% 0.126 166.9) |
| XYZ | xyz(45.6523, 66.1368, 59.0651) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.60
Seafoam
#7FE0B3
ΔE00 3.04
Aqua Marine
#2EE8BB
ΔE00 4.01
Light Teal
#90E4C1
ΔE00 4.01
Light Aquamarine
#7BFDC7
ΔE00 4.37
Aquamarine
#7FFFD4
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EABE #EA729E
analogous
#72EA82 #72EABE #72DAEA
triadic
#72EABE #BE72EA #EABE72
tetradic
#72EABE #8272EA #EA729E #DAEA72
square
#72EABE #8272EA #EA729E #DAEA72
split-complementary
#72EABE #EA72DA #EA8272
monochromatic
#1DC487 #3DE2A5 #72EABE #A7F2D7 #DDFAEF
Accessibility & contrast
On white
1.48
#72EABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#72EABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EABE
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EABE | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBC
Deuteranopia (green-blind)
#D3CFC1
Tritanopia (blue-blind)
#43EBDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #72eabe; /* rgb */ color: rgb(114, 234, 190); /* oklch */ color: oklch(85.6% 0.126 166.9);
Tailwind
colors: {
custom: {
50: '#a2f1d1',
500: '#72eabe',
950: '#000000',
},
}SCSS
$custom: #72eabe; $custom-light: #a2f1d1; $custom-dark: #000000;
JSON
{
"hex": "#72eabe",
"rgb": {
"r": 114,
"g": 234,
"b": 190
},
"hsl": {
"h": 158,
"s": 74.074,
"l": 68.235
},
"oklch": {
"l": 0.85552,
"c": 0.1264,
"h": 166.9
},
"luminance": 0.66141
}Semantic roles & 50–950 ramp
primary
#72EABE
secondary
#C23E6F
accent
#0F58D6
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583