#72FEBD#72FEBD
#72FEBD is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.2% C 0.153 H 160.8°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #72FEBD |
|---|---|
| RGB | rgb(114, 254, 189) |
| HSL | hsl(152, 99%, 72%) |
| HSV | hsv(152, 55%, 100%) |
| CMYK | cmyk(55.1%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(90.84, -52.73, 19.79) |
| CIE-LCH | lch(90.84, 56.32, 159.43°) |
| OKLab | oklab(90.25% -0.1449 0.0505) |
| OKLCH | oklch(90.25% 0.153 160.8) |
| XYZ | xyz(51.5619, 78.1304, 60.4977) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.77
Light Blue Green
#7EFBB3
ΔE00 2.27
Light Aquamarine
#7BFDC7
ΔE00 2.29
Seafoam (survey)
#80F9AD
ΔE00 3.31
Seafoam Green
#7AF9AB
ΔE00 3.33
Greenish Cyan
#2AFEB7
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FEBD #FE72B3
analogous
#72FE77 #72FEBD #72F9FE
triadic
#72FEBD #BD72FE #FEBD72
tetradic
#72FEBD #7772FE #FE72B3 #F9FE72
square
#72FEBD #7772FE #FE72B3 #F9FE72
split-complementary
#72FEBD #FE72F9 #FE7772
monochromatic
#02F483 #35FEA1 #72FEBD #AFFED9 #E1FFF1
Accessibility & contrast
On white
1.26
#72FEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#72FEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FEBD
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FEBD | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB9
Deuteranopia (green-blind)
#E7DFC1
Tritanopia (blue-blind)
#3BFDEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #72febd; /* rgb */ color: rgb(114, 254, 189); /* oklch */ color: oklch(90.2% 0.153 160.8);
Tailwind
colors: {
custom: {
50: '#a5ffd1',
500: '#72febd',
950: '#000000',
},
}SCSS
$custom: #72febd; $custom-light: #a5ffd1; $custom-dark: #000000;
JSON
{
"hex": "#72febd",
"rgb": {
"r": 114,
"g": 254,
"b": 189
},
"hsl": {
"h": 152.143,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.90249,
"c": 0.15345,
"h": 160.8
},
"luminance": 0.78135
}Semantic roles & 50–950 ramp
primary
#72FEBD
secondary
#DB3984
accent
#006BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683