#72FEDD#72FEDD
#72FEDD is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.131 H 175.3°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #72FEDD |
|---|---|
| RGB | rgb(114, 254, 221) |
| HSL | hsl(166, 99%, 72%) |
| HSV | hsv(166, 55%, 100%) |
| CMYK | cmyk(55.1%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(91.54, -45.80, 4.30) |
| CIE-LCH | lch(91.54, 46.00, 174.63°) |
| OKLab | oklab(91.05% -0.1309 0.0107) |
| OKLCH | oklch(91.05% 0.131 175.3) |
| XYZ | xyz(55.4264, 79.6762, 80.8507) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.57
Aquamarine
#7FFFD4
ΔE00 3.09
Tiffany Blue
#7BF2DA
ΔE00 3.43
Light Turquoise
#7EF4CC
ΔE00 3.57
Bright Teal
#01F9C6
ΔE00 5.63
Light Aquamarine
#7BFDC7
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FEDD #FE7293
analogous
#72FE97 #72FEDD #72D9FE
triadic
#72FEDD #DD72FE #FEDD72
tetradic
#72FEDD #9772FE #FE7293 #D9FE72
square
#72FEDD #9772FE #FE7293 #D9FE72
split-complementary
#72FEDD #FE72D9 #FE9772
monochromatic
#02F4BB #35FECE #72FEDD #AFFEEC #E1FFF8
Accessibility & contrast
On white
1.24
#72FEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#72FEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FEDD
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FEDD | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DC
Deuteranopia (green-blind)
#E1E0DF
Tritanopia (blue-blind)
#12FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #72fedd; /* rgb */ color: rgb(114, 254, 221); /* oklch */ color: oklch(91.0% 0.131 175.3);
Tailwind
colors: {
custom: {
50: '#a5ffe7',
500: '#72fedd',
950: '#000000',
},
}SCSS
$custom: #72fedd; $custom-light: #a5ffe7; $custom-dark: #000000;
JSON
{
"hex": "#72fedd",
"rgb": {
"r": 114,
"g": 254,
"b": 221
},
"hsl": {
"h": 165.857,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.9105,
"c": 0.13134,
"h": 175.3
},
"luminance": 0.79681
}Semantic roles & 50–950 ramp
primary
#72FEDD
secondary
#DB395F
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684