#72FCC9#72FCC9
#72FCC9 is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.1% C 0.142 H 166.2°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #72FCC9 |
|---|---|
| RGB | rgb(114, 252, 201) |
| HSL | hsl(158, 96%, 72%) |
| HSV | hsv(158, 55%, 99%) |
| CMYK | cmyk(54.8%, 0%, 20.2%, 1.2%) |
| CIE-LAB | lab(90.51, -49.40, 13.16) |
| CIE-LCH | lch(90.51, 51.13, 165.08°) |
| OKLab | oklab(90.06% -0.1375 0.0337) |
| OKLCH | oklch(90.06% 0.142 166.2) |
| XYZ | xyz(52.2874, 77.4104, 67.4332) |
| Luminance | 0.7742 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.13
Aquamarine
#7FFFD4
ΔE00 2.16
Light Turquoise
#7EF4CC
ΔE00 2.97
Light Greenish Blue
#63F7B4
ΔE00 3.75
Light Aqua
#8CFFDB
ΔE00 4.07
Bright Teal
#01F9C6
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FCC9 #FC72A5
analogous
#72FC84 #72FCC9 #72EAFC
triadic
#72FCC9 #C972FC #FCC972
tetradic
#72FCC9 #8472FC #FC72A5 #EAFC72
square
#72FCC9 #8472FC #FC72A5 #EAFC72
split-complementary
#72FCC9 #FC72EA #FC8472
monochromatic
#05EF98 #36FBB2 #72FCC9 #AEFDE0 #E1FEF4
Accessibility & contrast
On white
1.27
#72FCC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#72FCC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FCC9
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FCC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FCC9 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC6
Deuteranopia (green-blind)
#E3DECC
Tritanopia (blue-blind)
#32FDEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #72fcc9; /* rgb */ color: rgb(114, 252, 201); /* oklch */ color: oklch(90.1% 0.142 166.2);
Tailwind
colors: {
custom: {
50: '#a5fed9',
500: '#72fcc9',
950: '#000000',
},
}SCSS
$custom: #72fcc9; $custom-light: #a5fed9; $custom-dark: #000000;
JSON
{
"hex": "#72fcc9",
"rgb": {
"r": 114,
"g": 252,
"b": 201
},
"hsl": {
"h": 157.826,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.90062,
"c": 0.14161,
"h": 166.2
},
"luminance": 0.77415
}Semantic roles & 50–950 ramp
primary
#72FCC9
secondary
#D83A74
accent
#0055E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683