#72FEBE#72FEBE
#72FEBE is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.3% C 0.153 H 161.2°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #72FEBE |
|---|---|
| RGB | rgb(114, 254, 190) |
| HSL | hsl(153, 99%, 72%) |
| HSV | hsv(153, 55%, 100%) |
| CMYK | cmyk(55.1%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(90.86, -52.53, 19.30) |
| CIE-LCH | lch(90.86, 55.96, 159.82°) |
| OKLab | oklab(90.27% -0.1445 0.0493) |
| OKLCH | oklch(90.27% 0.153 161.2) |
| XYZ | xyz(51.6709, 78.1739, 61.0713) |
| Luminance | 0.7818 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.84
Light Aquamarine
#7BFDC7
ΔE00 2.10
Light Blue Green
#7EFBB3
ΔE00 2.45
Greenish Cyan
#2AFEB7
ΔE00 3.45
Seafoam (survey)
#80F9AD
ΔE00 3.50
Seafoam Green
#7AF9AB
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FEBE #FE72B2
analogous
#72FE78 #72FEBE #72F8FE
triadic
#72FEBE #BE72FE #FEBE72
tetradic
#72FEBE #7872FE #FE72B2 #F8FE72
square
#72FEBE #7872FE #FE72B2 #F8FE72
split-complementary
#72FEBE #FE72F8 #FE7872
monochromatic
#02F485 #35FEA2 #72FEBE #AFFEDA #E1FFF1
Accessibility & contrast
On white
1.26
#72FEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#72FEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FEBE
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FEBE | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDBA
Deuteranopia (green-blind)
#E7DFC2
Tritanopia (blue-blind)
#3BFDEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #72febe; /* rgb */ color: rgb(114, 254, 190); /* oklch */ color: oklch(90.3% 0.153 161.2);
Tailwind
colors: {
custom: {
50: '#a5ffd1',
500: '#72febe',
950: '#000000',
},
}SCSS
$custom: #72febe; $custom-light: #a5ffd1; $custom-dark: #000000;
JSON
{
"hex": "#72febe",
"rgb": {
"r": 114,
"g": 254,
"b": 190
},
"hsl": {
"h": 152.571,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.90271,
"c": 0.15264,
"h": 161.2
},
"luminance": 0.78179
}Semantic roles & 50–950 ramp
primary
#72FEBE
secondary
#DB3983
accent
#0069E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683