#72FFCE#72FFCE
#72FFCE is a very light, vivid teal. Relative luminance 0.796; OKLCH L 90.9% C 0.142 H 167.5°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFCE |
|---|---|
| RGB | rgb(114, 255, 206) |
| HSL | hsl(159, 100%, 72%) |
| HSV | hsv(159, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(91.48, -49.59, 11.96) |
| CIE-LCH | lch(91.48, 51.01, 166.44°) |
| OKLab | oklab(90.89% -0.1385 0.0307) |
| OKLCH | oklch(90.89% 0.142 167.5) |
| XYZ | xyz(53.8347, 79.5485, 70.8979) |
| Luminance | 0.7955 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.60
Light Aquamarine
#7BFDC7
ΔE00 1.73
Light Turquoise
#7EF4CC
ΔE00 3.03
Light Aqua
#8CFFDB
ΔE00 3.56
Bright Teal
#01F9C6
ΔE00 4.17
Light Greenish Blue
#63F7B4
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFCE #FF72A3
analogous
#72FF88 #72FFCE #72E9FF
triadic
#72FFCE #CE72FF #FFCE72
tetradic
#72FFCE #8872FF #FF72A3 #E9FF72
square
#72FFCE #8872FF #FF72A3 #E9FF72
split-complementary
#72FFCE #FF72E9 #FF8872
monochromatic
#00F7A1 #35FFB9 #72FFCE #AFFFE3 #E0FFF4
Accessibility & contrast
On white
1.24
#72FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#72FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFCE
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFCE | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFCC
Deuteranopia (green-blind)
#E5E0D1
Tritanopia (blue-blind)
#2BFFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #72ffce; /* rgb */ color: rgb(114, 255, 206); /* oklch */ color: oklch(90.9% 0.142 167.5);
Tailwind
colors: {
custom: {
50: '#a5ffdd',
500: '#72ffce',
950: '#000000',
},
}SCSS
$custom: #72ffce; $custom-light: #a5ffdd; $custom-dark: #000000;
JSON
{
"hex": "#72ffce",
"rgb": {
"r": 114,
"g": 255,
"b": 206
},
"hsl": {
"h": 159.149,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.90889,
"c": 0.14183,
"h": 167.5
},
"luminance": 0.79554
}Semantic roles & 50–950 ramp
primary
#72FFCE
secondary
#DC3972
accent
#0050E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684