#72FECA#72FECA
#72FECA is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.6% C 0.143 H 166.0°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #72FECA |
|---|---|
| RGB | rgb(114, 254, 202) |
| HSL | hsl(158, 99%, 72%) |
| HSV | hsv(158, 55%, 100%) |
| CMYK | cmyk(55.1%, 0%, 20.5%, 0.4%) |
| CIE-LAB | lab(91.11, -50.03, 13.49) |
| CIE-LCH | lch(91.11, 51.82, 164.91°) |
| OKLab | oklab(90.56% -0.1392 0.0346) |
| OKLCH | oklch(90.56% 0.143 166) |
| XYZ | xyz(53.0368, 78.7203, 68.2652) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.06
Aquamarine
#7FFFD4
ΔE00 2.23
Light Turquoise
#7EF4CC
ΔE00 3.33
Light Greenish Blue
#63F7B4
ΔE00 3.75
Light Aqua
#8CFFDB
ΔE00 4.17
Bright Teal
#01F9C6
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FECA #FE72A6
analogous
#72FE84 #72FECA #72ECFE
triadic
#72FECA #CA72FE #FECA72
tetradic
#72FECA #8472FE #FE72A6 #ECFE72
square
#72FECA #8472FE #FE72A6 #ECFE72
split-complementary
#72FECA #FE72EC #FE8472
monochromatic
#02F49A #35FEB3 #72FECA #AFFEE1 #E1FFF4
Accessibility & contrast
On white
1.25
#72FECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#72FECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FECA
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FECA | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC7
Deuteranopia (green-blind)
#E5DFCD
Tritanopia (blue-blind)
#30FFEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #72feca; /* rgb */ color: rgb(114, 254, 202); /* oklch */ color: oklch(90.6% 0.143 166.0);
Tailwind
colors: {
custom: {
50: '#a5ffda',
500: '#72feca',
950: '#000000',
},
}SCSS
$custom: #72feca; $custom-light: #a5ffda; $custom-dark: #000000;
JSON
{
"hex": "#72feca",
"rgb": {
"r": 114,
"g": 254,
"b": 202
},
"hsl": {
"h": 157.714,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.90556,
"c": 0.14342,
"h": 166
},
"luminance": 0.78725
}Semantic roles & 50–950 ramp
primary
#72FECA
secondary
#DB3975
accent
#0055E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683