#72FFBE#72FFBE
#72FFBE is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.5% C 0.154 H 160.9°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFBE |
|---|---|
| RGB | rgb(114, 255, 190) |
| HSL | hsl(152, 100%, 72%) |
| HSV | hsv(152, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(91.15, -52.94, 19.70) |
| CIE-LCH | lch(91.15, 56.48, 159.58°) |
| OKLab | oklab(90.51% -0.1455 0.0503) |
| OKLCH | oklch(90.51% 0.154 160.9) |
| XYZ | xyz(51.9890, 78.8103, 61.1774) |
| Luminance | 0.7882 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.94
Light Aquamarine
#7BFDC7
ΔE00 2.28
Light Blue Green
#7EFBB3
ΔE00 2.39
Greenish Cyan
#2AFEB7
ΔE00 3.42
Seafoam (survey)
#80F9AD
ΔE00 3.43
Seafoam Green
#7AF9AB
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFBE #FF72B3
analogous
#72FF77 #72FFBE #72FAFF
triadic
#72FFBE #BE72FF #FFBE72
tetradic
#72FFBE #7772FF #FF72B3 #FAFF72
square
#72FFBE #7772FF #FF72B3 #FAFF72
split-complementary
#72FFBE #FF72FA #FF7772
monochromatic
#00F785 #35FFA2 #72FFBE #AFFFDA #E0FFF1
Accessibility & contrast
On white
1.25
#72FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#72FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFBE
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFBE | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBA
Deuteranopia (green-blind)
#E8E0C2
Tritanopia (blue-blind)
#3AFEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #72ffbe; /* rgb */ color: rgb(114, 255, 190); /* oklch */ color: oklch(90.5% 0.154 160.9);
Tailwind
colors: {
custom: {
50: '#a5ffd1',
500: '#72ffbe',
950: '#000000',
},
}SCSS
$custom: #72ffbe; $custom-light: #a5ffd1; $custom-dark: #000000;
JSON
{
"hex": "#72ffbe",
"rgb": {
"r": 114,
"g": 255,
"b": 190
},
"hsl": {
"h": 152.34,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.90507,
"c": 0.15396,
"h": 160.9
},
"luminance": 0.78815
}Semantic roles & 50–950 ramp
primary
#72FFBE
secondary
#DC3984
accent
#006AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683