#72E9BB#72E9BB
#72E9BB is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.2% C 0.127 H 165.8°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #72E9BB |
|---|---|
| RGB | rgb(114, 233, 187) |
| HSL | hsl(157, 73%, 68%) |
| HSV | hsv(157, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 19.7%, 8.6%) |
| CIE-LAB | lab(84.71, -44.27, 12.20) |
| CIE-LCH | lch(84.71, 45.92, 164.59°) |
| OKLab | oklab(85.24% -0.1234 0.0313) |
| OKLCH | oklch(85.24% 0.127 165.8) |
| XYZ | xyz(45.0439, 65.4392, 57.2614) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.69
Light Turquoise
#7EF4CC
ΔE00 3.07
Light Teal
#90E4C1
ΔE00 4.13
Aqua Marine
#2EE8BB
ΔE00 4.15
Light Aquamarine
#7BFDC7
ΔE00 4.39
Aquamarine
#7FFFD4
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E9BB #E972A0
analogous
#72E97F #72E9BB #72DBE9
triadic
#72E9BB #BB72E9 #E9BB72
tetradic
#72E9BB #7F72E9 #E972A0 #DBE972
square
#72E9BB #7F72E9 #E972A0 #DBE972
split-complementary
#72E9BB #E972DB #E97F72
monochromatic
#1EC283 #3DE1A1 #72E9BB #A7F1D5 #DCFAEE
Accessibility & contrast
On white
1.49
#72E9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#72E9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E9BB
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E9BB | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB9
Deuteranopia (green-blind)
#D3CEBE
Tritanopia (blue-blind)
#45E9DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #72e9bb; /* rgb */ color: rgb(114, 233, 187); /* oklch */ color: oklch(85.2% 0.127 165.8);
Tailwind
colors: {
custom: {
50: '#a2f0cf',
500: '#72e9bb',
950: '#000000',
},
}SCSS
$custom: #72e9bb; $custom-light: #a2f0cf; $custom-dark: #000000;
JSON
{
"hex": "#72e9bb",
"rgb": {
"r": 114,
"g": 233,
"b": 187
},
"hsl": {
"h": 156.807,
"s": 73.006,
"l": 68.039
},
"oklch": {
"l": 0.8524,
"c": 0.12728,
"h": 165.8
},
"luminance": 0.65443
}Semantic roles & 50–950 ramp
primary
#72E9BB
secondary
#C13E71
accent
#105CD5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101713
muted
#808583