#72FFCA#72FFCA
#72FFCA is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.8% C 0.145 H 165.7°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFCA |
|---|---|
| RGB | rgb(114, 255, 202) |
| HSL | hsl(157, 100%, 72%) |
| HSV | hsv(157, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(91.40, -50.45, 13.90) |
| CIE-LCH | lch(91.40, 52.33, 164.60°) |
| OKLab | oklab(90.79% -0.1402 0.0356) |
| OKLCH | oklch(90.79% 0.145 165.7) |
| XYZ | xyz(53.3550, 79.3566, 68.3713) |
| Luminance | 0.7936 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.02
Aquamarine
#7FFFD4
ΔE00 2.40
Light Turquoise
#7EF4CC
ΔE00 3.59
Light Greenish Blue
#63F7B4
ΔE00 3.67
Light Aqua
#8CFFDB
ΔE00 4.34
Bright Teal
#01F9C6
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFCA #FF72A7
analogous
#72FF84 #72FFCA #72EDFF
triadic
#72FFCA #CA72FF #FFCA72
tetradic
#72FFCA #8472FF #FF72A7 #EDFF72
square
#72FFCA #8472FF #FF72A7 #EDFF72
split-complementary
#72FFCA #FF72ED #FF8472
monochromatic
#00F79A #35FFB3 #72FFCA #AFFFE1 #E0FFF3
Accessibility & contrast
On white
1.24
#72FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#72FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFCA
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFCA | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC7
Deuteranopia (green-blind)
#E6E0CD
Tritanopia (blue-blind)
#2FFFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #72ffca; /* rgb */ color: rgb(114, 255, 202); /* oklch */ color: oklch(90.8% 0.145 165.7);
Tailwind
colors: {
custom: {
50: '#a5ffda',
500: '#72ffca',
950: '#000000',
},
}SCSS
$custom: #72ffca; $custom-light: #a5ffda; $custom-dark: #000000;
JSON
{
"hex": "#72ffca",
"rgb": {
"r": 114,
"g": 255,
"b": 202
},
"hsl": {
"h": 157.447,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.9079,
"c": 0.14468,
"h": 165.7
},
"luminance": 0.79362
}Semantic roles & 50–950 ramp
primary
#72FFCA
secondary
#DC3976
accent
#0056E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683