#72FFCF#72FFCF
#72FFCF is a very light, vivid teal. Relative luminance 0.796; OKLCH L 90.9% C 0.141 H 168.0°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFCF |
|---|---|
| RGB | rgb(114, 255, 207) |
| HSL | hsl(160, 100%, 72%) |
| HSV | hsv(160, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(91.50, -49.37, 11.48) |
| CIE-LCH | lch(91.50, 50.69, 166.91°) |
| OKLab | oklab(90.92% -0.138 0.0294) |
| OKLCH | oklch(90.92% 0.141 168) |
| XYZ | xyz(53.9566, 79.5973, 71.5397) |
| Luminance | 0.7960 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.42
Light Aquamarine
#7BFDC7
ΔE00 1.94
Light Turquoise
#7EF4CC
ΔE00 2.92
Light Aqua
#8CFFDB
ΔE00 3.38
Bright Teal
#01F9C6
ΔE00 4.16
Light Greenish Blue
#63F7B4
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFCF #FF72A2
analogous
#72FF88 #72FFCF #72E9FF
triadic
#72FFCF #CF72FF #FFCF72
tetradic
#72FFCF #8872FF #FF72A2 #E9FF72
square
#72FFCF #8872FF #FF72A2 #E9FF72
split-complementary
#72FFCF #FF72E9 #FF8872
monochromatic
#00F7A3 #35FFBA #72FFCF #AFFFE4 #E0FFF5
Accessibility & contrast
On white
1.24
#72FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#72FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFCF
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFCF | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0CD
Deuteranopia (green-blind)
#E5E1D2
Tritanopia (blue-blind)
#2AFFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #72ffcf; /* rgb */ color: rgb(114, 255, 207); /* oklch */ color: oklch(90.9% 0.141 168.0);
Tailwind
colors: {
custom: {
50: '#a5ffdd',
500: '#72ffcf',
950: '#000000',
},
}SCSS
$custom: #72ffcf; $custom-light: #a5ffdd; $custom-dark: #000000;
JSON
{
"hex": "#72ffcf",
"rgb": {
"r": 114,
"g": 255,
"b": 207
},
"hsl": {
"h": 159.574,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.90915,
"c": 0.14114,
"h": 168
},
"luminance": 0.79602
}Semantic roles & 50–950 ramp
primary
#72FFCF
secondary
#DC3971
accent
#004EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684