#72FECB#72FECB
#72FECB is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.6% C 0.143 H 166.5°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #72FECB |
|---|---|
| RGB | rgb(114, 254, 203) |
| HSL | hsl(158, 99%, 72%) |
| HSV | hsv(158, 55%, 100%) |
| CMYK | cmyk(55.1%, 0%, 20.1%, 0.4%) |
| CIE-LAB | lab(91.13, -49.82, 13.01) |
| CIE-LCH | lch(91.13, 51.49, 165.37°) |
| OKLab | oklab(90.58% -0.1388 0.0333) |
| OKLCH | oklch(90.58% 0.143 166.5) |
| XYZ | xyz(53.1556, 78.7678, 68.8908) |
| Luminance | 0.7877 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.24
Aquamarine
#7FFFD4
ΔE00 2.03
Light Turquoise
#7EF4CC
ΔE00 3.17
Light Greenish Blue
#63F7B4
ΔE00 3.96
Light Aqua
#8CFFDB
ΔE00 3.98
Bright Teal
#01F9C6
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FECB #FE72A5
analogous
#72FE85 #72FECB #72EBFE
triadic
#72FECB #CB72FE #FECB72
tetradic
#72FECB #8572FE #FE72A5 #EBFE72
square
#72FECB #8572FE #FE72A5 #EBFE72
split-complementary
#72FECB #FE72EB #FE8572
monochromatic
#02F49C #35FEB5 #72FECB #AFFEE1 #E1FFF4
Accessibility & contrast
On white
1.25
#72FECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#72FECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FECB
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FECB | 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)
#F9EEC8
Deuteranopia (green-blind)
#E4E0CE
Tritanopia (blue-blind)
#2FFFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #72fecb; /* rgb */ color: rgb(114, 254, 203); /* oklch */ color: oklch(90.6% 0.143 166.5);
Tailwind
colors: {
custom: {
50: '#a5ffda',
500: '#72fecb',
950: '#000000',
},
}SCSS
$custom: #72fecb; $custom-light: #a5ffda; $custom-dark: #000000;
JSON
{
"hex": "#72fecb",
"rgb": {
"r": 114,
"g": 254,
"b": 203
},
"hsl": {
"h": 158.143,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.90581,
"c": 0.1427,
"h": 166.5
},
"luminance": 0.78773
}Semantic roles & 50–950 ramp
primary
#72FECB
secondary
#DB3974
accent
#0054E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684