#72FDBF#72FDBF
#72FDBF is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.1% C 0.151 H 161.8°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #72FDBF |
|---|---|
| RGB | rgb(114, 253, 191) |
| HSL | hsl(153, 97%, 72%) |
| HSV | hsv(153, 55%, 99%) |
| CMYK | cmyk(54.9%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(90.59, -51.91, 18.41) |
| CIE-LCH | lch(90.59, 55.08, 160.47°) |
| OKLab | oklab(90.06% -0.143 0.0471) |
| OKLCH | oklch(90.06% 0.151 161.8) |
| XYZ | xyz(51.4640, 77.5848, 61.5434) |
| Luminance | 0.7759 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.73
Light Greenish Blue
#63F7B4
ΔE00 1.87
Light Blue Green
#7EFBB3
ΔE00 2.74
Greenish Cyan
#2AFEB7
ΔE00 3.53
Seafoam (survey)
#80F9AD
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FDBF #FD72B0
analogous
#72FD79 #72FDBF #72F6FD
triadic
#72FDBF #BF72FD #FDBF72
tetradic
#72FDBF #7972FD #FD72B0 #F6FD72
square
#72FDBF #7972FD #FD72B0 #F6FD72
split-complementary
#72FDBF #FD72F6 #FD7972
monochromatic
#03F187 #36FCA4 #72FDBF #AEFEDA #E1FFF1
Accessibility & contrast
On white
1.27
#72FDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#72FDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FDBF
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FDBF | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBC
Deuteranopia (green-blind)
#E6DEC3
Tritanopia (blue-blind)
#3AFDEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #72fdbf; /* rgb */ color: rgb(114, 253, 191); /* oklch */ color: oklch(90.1% 0.151 161.8);
Tailwind
colors: {
custom: {
50: '#a4ffd2',
500: '#72fdbf',
950: '#000000',
},
}SCSS
$custom: #72fdbf; $custom-light: #a4ffd2; $custom-dark: #000000;
JSON
{
"hex": "#72fdbf",
"rgb": {
"r": 114,
"g": 253,
"b": 191
},
"hsl": {
"h": 153.237,
"s": 97.203,
"l": 71.961
},
"oklch": {
"l": 0.90058,
"c": 0.15053,
"h": 161.8
},
"luminance": 0.7759
}Semantic roles & 50–950 ramp
primary
#72FDBF
secondary
#D93A81
accent
#0066E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683