#72F1CA#72F1CA
#72F1CA is a very light, vivid teal. Relative luminance 0.708; OKLCH L 87.5% C 0.127 H 170.6°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #72F1CA |
|---|---|
| RGB | rgb(114, 241, 202) |
| HSL | hsl(162, 82%, 70%) |
| HSV | hsv(162, 53%, 95%) |
| CMYK | cmyk(52.7%, 0%, 16.2%, 5.5%) |
| CIE-LAB | lab(87.36, -44.47, 8.15) |
| CIE-LCH | lch(87.36, 45.21, 169.61°) |
| OKLab | oklab(87.51% -0.1254 0.0208) |
| OKLCH | oklch(87.51% 0.127 170.6) |
| XYZ | xyz(49.0506, 70.7478, 66.9365) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.22
Aquamarine
#7FFFD4
ΔE00 3.06
Light Aqua
#8CFFDB
ΔE00 3.55
Light Aquamarine
#7BFDC7
ΔE00 4.23
Tiffany Blue
#7BF2DA
ΔE00 4.33
Aqua Marine
#2EE8BB
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72F1CA #F17299
analogous
#72F18B #72F1CA #72D8F1
triadic
#72F1CA #CA72F1 #F1CA72
tetradic
#72F1CA #8B72F1 #F17299 #D8F172
square
#72F1CA #8B72F1 #F17299 #D8F172
split-complementary
#72F1CA #F172D8 #F18B72
monochromatic
#15D499 #3AEBB5 #72F1CA #AAF7DF #E1FCF4
Accessibility & contrast
On white
1.39
#72F1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#72F1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72F1CA
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72F1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72F1CA | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE3C8
Deuteranopia (green-blind)
#D8D5CD
Tritanopia (blue-blind)
#37F3E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #72f1ca; /* rgb */ color: rgb(114, 241, 202); /* oklch */ color: oklch(87.5% 0.127 170.6);
Tailwind
colors: {
custom: {
50: '#a3f6da',
500: '#72f1ca',
950: '#000000',
},
}SCSS
$custom: #72f1ca; $custom-light: #a3f6da; $custom-dark: #000000;
JSON
{
"hex": "#72f1ca",
"rgb": {
"r": 114,
"g": 241,
"b": 202
},
"hsl": {
"h": 161.575,
"s": 81.935,
"l": 69.608
},
"oklch": {
"l": 0.87508,
"c": 0.12714,
"h": 170.6
},
"luminance": 0.70752
}Semantic roles & 50–950 ramp
primary
#72F1CA
secondary
#CA3D68
accent
#0749DE
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583