#72FFCD#72FFCD
#72FFCD is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.9% C 0.143 H 167.1°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFCD |
|---|---|
| RGB | rgb(114, 255, 205) |
| HSL | hsl(159, 100%, 72%) |
| HSV | hsv(159, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 19.6%, 0%) |
| CIE-LAB | lab(91.46, -49.81, 12.45) |
| CIE-LCH | lch(91.46, 51.34, 165.97°) |
| OKLab | oklab(90.86% -0.1389 0.0319) |
| OKLCH | oklch(90.86% 0.143 167.1) |
| XYZ | xyz(53.7136, 79.5001, 70.2602) |
| Luminance | 0.7951 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.52
Aquamarine
#7FFFD4
ΔE00 1.79
Light Turquoise
#7EF4CC
ΔE00 3.15
Light Aqua
#8CFFDB
ΔE00 3.75
Bright Teal
#01F9C6
ΔE00 4.20
Light Greenish Blue
#63F7B4
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFCD #FF72A4
analogous
#72FF86 #72FFCD #72EBFF
triadic
#72FFCD #CD72FF #FFCD72
tetradic
#72FFCD #8672FF #FF72A4 #EBFF72
square
#72FFCD #8672FF #FF72A4 #EBFF72
split-complementary
#72FFCD #FF72EB #FF8672
monochromatic
#00F79F #35FFB7 #72FFCD #AFFFE3 #E0FFF4
Accessibility & contrast
On white
1.24
#72FFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#72FFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFCD
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFCD | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFCA
Deuteranopia (green-blind)
#E5E0D0
Tritanopia (blue-blind)
#2CFFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #72ffcd; /* rgb */ color: rgb(114, 255, 205); /* oklch */ color: oklch(90.9% 0.143 167.1);
Tailwind
colors: {
custom: {
50: '#a5ffdc',
500: '#72ffcd',
950: '#000000',
},
}SCSS
$custom: #72ffcd; $custom-light: #a5ffdc; $custom-dark: #000000;
JSON
{
"hex": "#72ffcd",
"rgb": {
"r": 114,
"g": 255,
"b": 205
},
"hsl": {
"h": 158.723,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.90864,
"c": 0.14254,
"h": 167.1
},
"luminance": 0.79505
}Semantic roles & 50–950 ramp
primary
#72FFCD
secondary
#DC3973
accent
#0051E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684