#72FFBD#72FFBD
#72FFBD is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.5% C 0.155 H 160.6°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFBD |
|---|---|
| RGB | rgb(114, 255, 189) |
| HSL | hsl(152, 100%, 72%) |
| HSV | hsv(152, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(91.13, -53.14, 20.19) |
| CIE-LCH | lch(91.13, 56.84, 159.20°) |
| OKLab | oklab(90.49% -0.146 0.0515) |
| OKLCH | oklch(90.49% 0.155 160.6) |
| XYZ | xyz(51.8801, 78.7667, 60.6037) |
| Luminance | 0.7877 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.90
Light Blue Green
#7EFBB3
ΔE00 2.22
Light Aquamarine
#7BFDC7
ΔE00 2.47
Seafoam (survey)
#80F9AD
ΔE00 3.26
Seafoam Green
#7AF9AB
ΔE00 3.27
Greenish Cyan
#2AFEB7
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFBD #FF72B4
analogous
#72FF77 #72FFBD #72FAFF
triadic
#72FFBD #BD72FF #FFBD72
tetradic
#72FFBD #7772FF #FF72B4 #FAFF72
square
#72FFBD #7772FF #FF72B4 #FAFF72
split-complementary
#72FFBD #FF72FA #FF7772
monochromatic
#00F783 #35FFA0 #72FFBD #AFFFDA #E0FFF1
Accessibility & contrast
On white
1.25
#72FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#72FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFBD
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFBD | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB9
Deuteranopia (green-blind)
#E8E0C1
Tritanopia (blue-blind)
#3BFEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #72ffbd; /* rgb */ color: rgb(114, 255, 189); /* oklch */ color: oklch(90.5% 0.155 160.6);
Tailwind
colors: {
custom: {
50: '#a5ffd1',
500: '#72ffbd',
950: '#000000',
},
}SCSS
$custom: #72ffbd; $custom-light: #a5ffd1; $custom-dark: #000000;
JSON
{
"hex": "#72ffbd",
"rgb": {
"r": 114,
"g": 255,
"b": 189
},
"hsl": {
"h": 151.915,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.90485,
"c": 0.15478,
"h": 160.6
},
"luminance": 0.78772
}Semantic roles & 50–950 ramp
primary
#72FFBD
secondary
#DC3985
accent
#006BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683