#72FFDA#72FFDA
#72FFDA is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.2% C 0.134 H 173.3°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFDA |
|---|---|
| RGB | rgb(114, 255, 218) |
| HSL | hsl(164, 100%, 72%) |
| HSV | hsv(164, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(91.75, -46.92, 6.17) |
| CIE-LCH | lch(91.75, 47.33, 172.51°) |
| OKLab | oklab(91.2% -0.1332 0.0156) |
| OKLCH | oklch(91.2% 0.134 173.3) |
| XYZ | xyz(55.3485, 80.1541, 78.8705) |
| Luminance | 0.8016 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.12
Light Aqua
#8CFFDB
ΔE00 2.24
Light Turquoise
#7EF4CC
ΔE00 3.05
Tiffany Blue
#7BF2DA
ΔE00 4.29
Light Aquamarine
#7BFDC7
ΔE00 4.65
Bright Teal
#01F9C6
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFDA #FF7297
analogous
#72FF93 #72FFDA #72DEFF
triadic
#72FFDA #DA72FF #FFDA72
tetradic
#72FFDA #9372FF #FF7297 #DEFF72
square
#72FFDA #9372FF #FF7297 #DEFF72
split-complementary
#72FFDA #FF72DE #FF9372
monochromatic
#00F7B6 #35FFCA #72FFDA #AFFFEA #E0FFF7
Accessibility & contrast
On white
1.23
#72FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#72FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFDA
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFDA | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D8
Deuteranopia (green-blind)
#E2E1DD
Tritanopia (blue-blind)
#18FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #72ffda; /* rgb */ color: rgb(114, 255, 218); /* oklch */ color: oklch(91.2% 0.134 173.3);
Tailwind
colors: {
custom: {
50: '#a5ffe5',
500: '#72ffda',
950: '#000000',
},
}SCSS
$custom: #72ffda; $custom-light: #a5ffe5; $custom-dark: #000000;
JSON
{
"hex": "#72ffda",
"rgb": {
"r": 114,
"g": 255,
"b": 218
},
"hsl": {
"h": 164.255,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.91201,
"c": 0.13415,
"h": 173.3
},
"luminance": 0.80159
}Semantic roles & 50–950 ramp
primary
#72FFDA
secondary
#DC3964
accent
#003CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684