#72FEBB#72FEBB
#72FEBB is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.2% C 0.155 H 160.1°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #72FEBB |
|---|---|
| RGB | rgb(114, 254, 187) |
| HSL | hsl(151, 99%, 72%) |
| HSV | hsv(151, 55%, 100%) |
| CMYK | cmyk(55.1%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(90.80, -53.13, 20.75) |
| CIE-LCH | lch(90.80, 57.04, 158.66°) |
| OKLab | oklab(90.2% -0.1458 0.0529) |
| OKLCH | oklch(90.2% 0.155 160.1) |
| XYZ | xyz(51.3464, 78.0441, 59.3622) |
| Luminance | 0.7805 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.72
Light Blue Green
#7EFBB3
ΔE00 1.93
Light Aquamarine
#7BFDC7
ΔE00 2.69
Seafoam Green
#7AF9AB
ΔE00 2.95
Seafoam (survey)
#80F9AD
ΔE00 2.96
Greenish Cyan
#2AFEB7
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FEBB #FE72B5
analogous
#72FE75 #72FEBB #72FBFE
triadic
#72FEBB #BB72FE #FEBB72
tetradic
#72FEBB #7572FE #FE72B5 #FBFE72
square
#72FEBB #7572FE #FE72B5 #FBFE72
split-complementary
#72FEBB #FE72FB #FE7572
monochromatic
#02F480 #35FE9E #72FEBB #AFFED8 #E1FFF0
Accessibility & contrast
On white
1.26
#72FEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#72FEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FEBB
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FEBB | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E7DFBF
Tritanopia (blue-blind)
#3DFDEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #72febb; /* rgb */ color: rgb(114, 254, 187); /* oklch */ color: oklch(90.2% 0.155 160.1);
Tailwind
colors: {
custom: {
50: '#a5ffcf',
500: '#72febb',
950: '#000000',
},
}SCSS
$custom: #72febb; $custom-light: #a5ffcf; $custom-dark: #000000;
JSON
{
"hex": "#72febb",
"rgb": {
"r": 114,
"g": 254,
"b": 187
},
"hsl": {
"h": 151.286,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.90203,
"c": 0.15509,
"h": 160.1
},
"luminance": 0.78049
}Semantic roles & 50–950 ramp
primary
#72FEBB
secondary
#DB3987
accent
#006EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683