#72FFCB#72FFCB
#72FFCB is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.8% C 0.144 H 166.2°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFCB |
|---|---|
| RGB | rgb(114, 255, 203) |
| HSL | hsl(158, 100%, 72%) |
| HSV | hsv(158, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(91.42, -50.24, 13.42) |
| CIE-LCH | lch(91.42, 52.00, 165.05°) |
| OKLab | oklab(90.82% -0.1398 0.0344) |
| OKLCH | oklch(90.82% 0.144 166.2) |
| XYZ | xyz(53.4737, 79.4042, 68.9969) |
| Luminance | 0.7941 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.17
Aquamarine
#7FFFD4
ΔE00 2.19
Light Turquoise
#7EF4CC
ΔE00 3.44
Light Greenish Blue
#63F7B4
ΔE00 3.87
Light Aqua
#8CFFDB
ΔE00 4.14
Bright Teal
#01F9C6
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFCB #FF72A6
analogous
#72FF84 #72FFCB #72EDFF
triadic
#72FFCB #CB72FF #FFCB72
tetradic
#72FFCB #8472FF #FF72A6 #EDFF72
square
#72FFCB #8472FF #FF72A6 #EDFF72
split-complementary
#72FFCB #FF72ED #FF8472
monochromatic
#00F79C #35FFB4 #72FFCB #AFFFE2 #E0FFF4
Accessibility & contrast
On white
1.24
#72FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#72FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFCB
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFCB | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC8
Deuteranopia (green-blind)
#E5E0CE
Tritanopia (blue-blind)
#2EFFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #72ffcb; /* rgb */ color: rgb(114, 255, 203); /* oklch */ color: oklch(90.8% 0.144 166.2);
Tailwind
colors: {
custom: {
50: '#a5ffda',
500: '#72ffcb',
950: '#000000',
},
}SCSS
$custom: #72ffcb; $custom-light: #a5ffda; $custom-dark: #000000;
JSON
{
"hex": "#72ffcb",
"rgb": {
"r": 114,
"g": 255,
"b": 203
},
"hsl": {
"h": 157.872,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.90815,
"c": 0.14396,
"h": 166.2
},
"luminance": 0.79409
}Semantic roles & 50–950 ramp
primary
#72FFCB
secondary
#DC3975
accent
#0055E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684