#72FFC8#72FFC8
#72FFC8 is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.7% C 0.146 H 164.9°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFC8 |
|---|---|
| RGB | rgb(114, 255, 200) |
| HSL | hsl(157, 100%, 72%) |
| HSV | hsv(157, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(91.35, -50.88, 14.87) |
| CIE-LCH | lch(91.35, 53.00, 163.71°) |
| OKLab | oklab(90.74% -0.1411 0.0381) |
| OKLCH | oklch(90.74% 0.146 164.9) |
| XYZ | xyz(53.1197, 79.2625, 67.1322) |
| Luminance | 0.7927 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.87
Aquamarine
#7FFFD4
ΔE00 2.82
Light Greenish Blue
#63F7B4
ΔE00 3.28
Light Turquoise
#7EF4CC
ΔE00 3.92
Greenish Cyan
#2AFEB7
ΔE00 4.17
Light Blue Green
#7EFBB3
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFC8 #FF72A9
analogous
#72FF82 #72FFC8 #72EFFF
triadic
#72FFC8 #C872FF #FFC872
tetradic
#72FFC8 #8272FF #FF72A9 #EFFF72
square
#72FFC8 #8272FF #FF72A9 #EFFF72
split-complementary
#72FFC8 #FF72EF #FF8272
monochromatic
#00F796 #35FFB0 #72FFC8 #AFFFE0 #E0FFF3
Accessibility & contrast
On white
1.25
#72FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#72FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFC8
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFC8 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC5
Deuteranopia (green-blind)
#E6E0CC
Tritanopia (blue-blind)
#31FFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #72ffc8; /* rgb */ color: rgb(114, 255, 200); /* oklch */ color: oklch(90.7% 0.146 164.9);
Tailwind
colors: {
custom: {
50: '#a5ffd8',
500: '#72ffc8',
950: '#000000',
},
}SCSS
$custom: #72ffc8; $custom-light: #a5ffd8; $custom-dark: #000000;
JSON
{
"hex": "#72ffc8",
"rgb": {
"r": 114,
"g": 255,
"b": 200
},
"hsl": {
"h": 156.596,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.90742,
"c": 0.14616,
"h": 164.9
},
"luminance": 0.79268
}Semantic roles & 50–950 ramp
primary
#72FFC8
secondary
#DC3979
accent
#005AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683