#72E8BF#72E8BF
#72E8BF is a very light, vivid teal. Relative luminance 0.651; OKLCH L 85.1% C 0.123 H 168.2°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #72E8BF |
|---|---|
| RGB | rgb(114, 232, 191) |
| HSL | hsl(159, 72%, 68%) |
| HSV | hsv(159, 51%, 91%) |
| CMYK | cmyk(50.9%, 0%, 17.7%, 9%) |
| CIE-LAB | lab(84.51, -42.96, 9.82) |
| CIE-LCH | lch(84.51, 44.07, 167.12°) |
| OKLab | oklab(85.11% -0.1205 0.0252) |
| OKLCH | oklch(85.11% 0.123 168.2) |
| XYZ | xyz(45.1958, 65.0483, 59.4540) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.73
Seafoam
#7FE0B3
ΔE00 3.05
Light Teal
#90E4C1
ΔE00 3.66
Aqua Marine
#2EE8BB
ΔE00 3.98
Aquamarine
#7FFFD4
ΔE00 4.88
Light Aquamarine
#7BFDC7
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E8BF #E8729B
analogous
#72E884 #72E8BF #72D6E8
triadic
#72E8BF #BF72E8 #E8BF72
tetradic
#72E8BF #8472E8 #E8729B #D6E872
square
#72E8BF #8472E8 #E8729B #D6E872
split-complementary
#72E8BF #E872D6 #E88472
monochromatic
#1FC088 #3DDFA7 #72E8BF #A7F1D7 #DBF9EF
Accessibility & contrast
On white
1.50
#72E8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#72E8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E8BF
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E8BF | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBBD
Deuteranopia (green-blind)
#D1CEC2
Tritanopia (blue-blind)
#43E9DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #72e8bf; /* rgb */ color: rgb(114, 232, 191); /* oklch */ color: oklch(85.1% 0.123 168.2);
Tailwind
colors: {
custom: {
50: '#a2f0d2',
500: '#72e8bf',
950: '#000000',
},
}SCSS
$custom: #72e8bf; $custom-light: #a2f0d2; $custom-dark: #000000;
JSON
{
"hex": "#72e8bf",
"rgb": {
"r": 114,
"g": 232,
"b": 191
},
"hsl": {
"h": 159.153,
"s": 71.951,
"l": 67.843
},
"oklch": {
"l": 0.85107,
"c": 0.1231,
"h": 168.2
},
"luminance": 0.65052
}Semantic roles & 50–950 ramp
primary
#72E8BF
secondary
#BF3F6C
accent
#1155D4
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101614
muted
#808583