#72FFE0#72FFE0
#72FFE0 is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.131 H 176.5°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFE0 |
|---|---|
| RGB | rgb(114, 255, 224) |
| HSL | hsl(167, 100%, 72%) |
| HSV | hsv(167, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 12.2%, 0%) |
| CIE-LAB | lab(91.90, -45.54, 3.27) |
| CIE-LCH | lch(91.90, 45.66, 175.89°) |
| OKLab | oklab(91.37% -0.1306 0.008) |
| OKLCH | oklch(91.37% 0.131 176.5) |
| XYZ | xyz(56.1479, 80.4738, 83.0806) |
| Luminance | 0.8048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.93
Tiffany Blue
#7BF2DA
ΔE00 3.28
Aquamarine
#7FFFD4
ΔE00 3.66
Light Turquoise
#7EF4CC
ΔE00 4.14
Aqua (survey)
#13EAC9
ΔE00 5.92
Bright Teal
#01F9C6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFE0 #FF7291
analogous
#72FF9A #72FFE0 #72D7FF
triadic
#72FFE0 #E072FF #FFE072
tetradic
#72FFE0 #9A72FF #FF7291 #D7FF72
square
#72FFE0 #9A72FF #FF7291 #D7FF72
split-complementary
#72FFE0 #FF72D7 #FF9A72
monochromatic
#00F7C0 #35FFD3 #72FFE0 #AFFFED #E0FFF8
Accessibility & contrast
On white
1.23
#72FFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#72FFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFE0
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFE0 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1DF
Deuteranopia (green-blind)
#E1E1E2
Tritanopia (blue-blind)
#04FFF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #72ffe0; /* rgb */ color: rgb(114, 255, 224); /* oklch */ color: oklch(91.4% 0.131 176.5);
Tailwind
colors: {
custom: {
50: '#a6ffe9',
500: '#72ffe0',
950: '#000000',
},
}SCSS
$custom: #72ffe0; $custom-light: #a6ffe9; $custom-dark: #000000;
JSON
{
"hex": "#72ffe0",
"rgb": {
"r": 114,
"g": 255,
"b": 224
},
"hsl": {
"h": 166.809,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.91365,
"c": 0.13089,
"h": 176.5
},
"luminance": 0.80479
}Semantic roles & 50–950 ramp
primary
#72FFE0
secondary
#DC395D
accent
#0032E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684