#72FCCD#72FCCD
#72FCCD is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.2% C 0.139 H 168.0°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #72FCCD |
|---|---|
| RGB | rgb(114, 252, 205) |
| HSL | hsl(160, 96%, 72%) |
| HSV | hsv(160, 55%, 99%) |
| CMYK | cmyk(54.8%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(90.60, -48.54, 11.22) |
| CIE-LCH | lch(90.60, 49.82, 166.98°) |
| OKLab | oklab(90.16% -0.1358 0.0288) |
| OKLCH | oklch(90.16% 0.139 168) |
| XYZ | xyz(52.7641, 77.6010, 69.9437) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.43
Light Aquamarine
#7BFDC7
ΔE00 1.98
Light Turquoise
#7EF4CC
ΔE00 2.38
Light Aqua
#8CFFDB
ΔE00 3.31
Bright Teal
#01F9C6
ΔE00 4.08
Light Greenish Blue
#63F7B4
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FCCD #FC72A1
analogous
#72FC88 #72FCCD #72E6FC
triadic
#72FCCD #CD72FC #FCCD72
tetradic
#72FCCD #8872FC #FC72A1 #E6FC72
square
#72FCCD #8872FC #FC72A1 #E6FC72
split-complementary
#72FCCD #FC72E6 #FC8872
monochromatic
#05EF9F #36FBB8 #72FCCD #AEFDE2 #E1FEF4
Accessibility & contrast
On white
1.27
#72FCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#72FCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FCCD
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FCCD | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCB
Deuteranopia (green-blind)
#E2DED0
Tritanopia (blue-blind)
#2EFDEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #72fccd; /* rgb */ color: rgb(114, 252, 205); /* oklch */ color: oklch(90.2% 0.139 168.0);
Tailwind
colors: {
custom: {
50: '#a5fedc',
500: '#72fccd',
950: '#000000',
},
}SCSS
$custom: #72fccd; $custom-light: #a5fedc; $custom-dark: #000000;
JSON
{
"hex": "#72fccd",
"rgb": {
"r": 114,
"g": 252,
"b": 205
},
"hsl": {
"h": 159.565,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.90162,
"c": 0.13879,
"h": 168
},
"luminance": 0.77606
}Semantic roles & 50–950 ramp
primary
#72FCCD
secondary
#D83A70
accent
#004EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684