#72FCC0#72FCC0
#72FCC0 is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.8% C 0.148 H 162.4°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #72FCC0 |
|---|---|
| RGB | rgb(114, 252, 192) |
| HSL | hsl(154, 96%, 72%) |
| HSV | hsv(154, 55%, 99%) |
| CMYK | cmyk(54.8%, 0%, 23.8%, 1.2%) |
| CIE-LAB | lab(90.32, -51.29, 17.52) |
| CIE-LCH | lch(90.32, 54.20, 161.14°) |
| OKLab | oklab(89.85% -0.1415 0.0448) |
| OKLCH | oklch(89.85% 0.148 162.4) |
| XYZ | xyz(51.2596, 76.9992, 62.0200) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.39
Light Greenish Blue
#63F7B4
ΔE00 2.00
Light Blue Green
#7EFBB3
ΔE00 3.06
Greenish Cyan
#2AFEB7
ΔE00 3.67
Aquamarine
#7FFFD4
ΔE00 4.05
Seafoam (survey)
#80F9AD
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FCC0 #FC72AE
analogous
#72FC7B #72FCC0 #72F3FC
triadic
#72FCC0 #C072FC #FCC072
tetradic
#72FCC0 #7B72FC #FC72AE #F3FC72
square
#72FCC0 #7B72FC #FC72AE #F3FC72
split-complementary
#72FCC0 #FC72F3 #FC7B72
monochromatic
#05EF89 #36FBA5 #72FCC0 #AEFDDB #E1FEF2
Accessibility & contrast
On white
1.28
#72FCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#72FCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FCC0
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FCC0 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECBD
Deuteranopia (green-blind)
#E4DEC4
Tritanopia (blue-blind)
#3AFCEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #72fcc0; /* rgb */ color: rgb(114, 252, 192); /* oklch */ color: oklch(89.8% 0.148 162.4);
Tailwind
colors: {
custom: {
50: '#a4fed3',
500: '#72fcc0',
950: '#000000',
},
}SCSS
$custom: #72fcc0; $custom-light: #a4fed3; $custom-dark: #000000;
JSON
{
"hex": "#72fcc0",
"rgb": {
"r": 114,
"g": 252,
"b": 192
},
"hsl": {
"h": 153.913,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.89846,
"c": 0.14843,
"h": 162.4
},
"luminance": 0.77004
}Semantic roles & 50–950 ramp
primary
#72FCC0
secondary
#D83A7F
accent
#0064E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683