#72E4BF#72E4BF
#72E4BF is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.2% C 0.118 H 169.8°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #72E4BF |
|---|---|
| RGB | rgb(114, 228, 191) |
| HSL | hsl(161, 68%, 67%) |
| HSV | hsv(161, 50%, 89%) |
| CMYK | cmyk(50%, 0%, 16.2%, 10.6%) |
| CIE-LAB | lab(83.35, -41.20, 8.16) |
| CIE-LCH | lch(83.35, 42.00, 168.79°) |
| OKLab | oklab(84.17% -0.1161 0.0209) |
| OKLCH | oklch(84.17% 0.118 169.8) |
| XYZ | xyz(44.0826, 62.8220, 59.0829) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.25
Light Teal
#90E4C1
ΔE00 3.37
Light Turquoise
#7EF4CC
ΔE00 3.53
Aqua Marine
#2EE8BB
ΔE00 4.30
Eucalyptus
#44D7A8
ΔE00 5.02
Seafoam Blue
#78D1B6
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E4BF #E47297
analogous
#72E486 #72E4BF #72D0E4
triadic
#72E4BF #BF72E4 #E4BF72
tetradic
#72E4BF #8672E4 #E47297 #D0E472
square
#72E4BF #8672E4 #E47297 #D0E472
split-complementary
#72E4BF #E472D0 #E48672
monochromatic
#23B888 #3FDAA8 #72E4BF #A5EED6 #D9F8EE
Accessibility & contrast
On white
1.55
#72E4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#72E4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E4BF
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E4BF | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BD
Deuteranopia (green-blind)
#CDCAC1
Tritanopia (blue-blind)
#44E5D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #72e4bf; /* rgb */ color: rgb(114, 228, 191); /* oklch */ color: oklch(84.2% 0.118 169.8);
Tailwind
colors: {
custom: {
50: '#a2edd2',
500: '#72e4bf',
950: '#000000',
},
}SCSS
$custom: #72e4bf; $custom-light: #a2edd2; $custom-dark: #000000;
JSON
{
"hex": "#72e4bf",
"rgb": {
"r": 114,
"g": 228,
"b": 191
},
"hsl": {
"h": 160.526,
"s": 67.857,
"l": 67.059
},
"oklch": {
"l": 0.84165,
"c": 0.11796,
"h": 169.8
},
"luminance": 0.62826
}Semantic roles & 50–950 ramp
primary
#72E4BF
secondary
#B94268
accent
#1652D0
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101614
muted
#808583