#72FEBF#72FEBF
#72FEBF is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.3% C 0.152 H 161.5°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #72FEBF |
|---|---|
| RGB | rgb(114, 254, 191) |
| HSL | hsl(153, 99%, 72%) |
| HSV | hsv(153, 55%, 100%) |
| CMYK | cmyk(55.1%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(90.88, -52.32, 18.82) |
| CIE-LCH | lch(90.88, 55.60, 160.22°) |
| OKLab | oklab(90.29% -0.144 0.0481) |
| OKLCH | oklch(90.29% 0.152 161.5) |
| XYZ | xyz(51.7805, 78.2178, 61.6489) |
| Luminance | 0.7822 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.90
Light Greenish Blue
#63F7B4
ΔE00 1.92
Light Blue Green
#7EFBB3
ΔE00 2.64
Greenish Cyan
#2AFEB7
ΔE00 3.48
Seafoam (survey)
#80F9AD
ΔE00 3.69
Seafoam Green
#7AF9AB
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FEBF #FE72B1
analogous
#72FE79 #72FEBF #72F7FE
triadic
#72FEBF #BF72FE #FEBF72
tetradic
#72FEBF #7972FE #FE72B1 #F7FE72
square
#72FEBF #7972FE #FE72B1 #F7FE72
split-complementary
#72FEBF #FE72F7 #FE7972
monochromatic
#02F487 #35FEA3 #72FEBF #AFFEDB #E1FFF1
Accessibility & contrast
On white
1.26
#72FEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#72FEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FEBF
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FEBF | 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)
#FBEDBB
Deuteranopia (green-blind)
#E7DFC3
Tritanopia (blue-blind)
#3AFDED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #72febf; /* rgb */ color: rgb(114, 254, 191); /* oklch */ color: oklch(90.3% 0.152 161.5);
Tailwind
colors: {
custom: {
50: '#a5ffd2',
500: '#72febf',
950: '#000000',
},
}SCSS
$custom: #72febf; $custom-light: #a5ffd2; $custom-dark: #000000;
JSON
{
"hex": "#72febf",
"rgb": {
"r": 114,
"g": 254,
"b": 191
},
"hsl": {
"h": 153,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.90294,
"c": 0.15184,
"h": 161.5
},
"luminance": 0.78223
}Semantic roles & 50–950 ramp
primary
#72FEBF
secondary
#DB3982
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683