#72F2CC#72F2CC
#72F2CC is a very light, vivid teal. Relative luminance 0.714; OKLCH L 87.8% C 0.127 H 171.2°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #72F2CC |
|---|---|
| RGB | rgb(114, 242, 204) |
| HSL | hsl(162, 83%, 70%) |
| HSV | hsv(162, 53%, 95%) |
| CMYK | cmyk(52.9%, 0%, 15.7%, 5.1%) |
| CIE-LAB | lab(87.70, -44.46, 7.59) |
| CIE-LCH | lch(87.70, 45.10, 170.31°) |
| OKLab | oklab(87.8% -0.1256 0.0194) |
| OKLCH | oklch(87.8% 0.127 171.2) |
| XYZ | xyz(49.5857, 71.4368, 68.2906) |
| Luminance | 0.7144 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.29
Aquamarine
#7FFFD4
ΔE00 2.96
Light Aqua
#8CFFDB
ΔE00 3.33
Tiffany Blue
#7BF2DA
ΔE00 4.02
Light Aquamarine
#7BFDC7
ΔE00 4.38
Aqua Marine
#2EE8BB
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72F2CC #F27298
analogous
#72F28C #72F2CC #72D8F2
triadic
#72F2CC #CC72F2 #F2CC72
tetradic
#72F2CC #8C72F2 #F27298 #D8F272
square
#72F2CC #8C72F2 #F27298 #D8F272
split-complementary
#72F2CC #F272D8 #F28C72
monochromatic
#14D69C #3AEDB8 #72F2CC #AAF7E0 #E2FCF5
Accessibility & contrast
On white
1.37
#72F2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#72F2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72F2CC
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72F2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72F2CC | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4CA
Deuteranopia (green-blind)
#D8D6CF
Tritanopia (blue-blind)
#35F4E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #72f2cc; /* rgb */ color: rgb(114, 242, 204); /* oklch */ color: oklch(87.8% 0.127 171.2);
Tailwind
colors: {
custom: {
50: '#a4f7db',
500: '#72f2cc',
950: '#000000',
},
}SCSS
$custom: #72f2cc; $custom-light: #a4f7db; $custom-dark: #000000;
JSON
{
"hex": "#72f2cc",
"rgb": {
"r": 114,
"g": 242,
"b": 204
},
"hsl": {
"h": 162.188,
"s": 83.117,
"l": 69.804
},
"oklch": {
"l": 0.87795,
"c": 0.12709,
"h": 171.2
},
"luminance": 0.71441
}Semantic roles & 50–950 ramp
primary
#72F2CC
secondary
#CC3D67
accent
#0647E0
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101715
muted
#818584