#72FFE2#72FFE2
#72FFE2 is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.4% C 0.130 H 177.6°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFE2 |
|---|---|
| RGB | rgb(114, 255, 226) |
| HSL | hsl(168, 100%, 72%) |
| HSV | hsv(168, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(91.95, -45.07, 2.31) |
| CIE-LCH | lch(91.95, 45.13, 177.07°) |
| OKLab | oklab(91.42% -0.1298 0.0054) |
| OKLCH | oklch(91.42% 0.13 177.6) |
| XYZ | xyz(56.4207, 80.5829, 84.5175) |
| Luminance | 0.8059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.06
Light Aqua
#8CFFDB
ΔE00 3.32
Aquamarine
#7FFFD4
ΔE00 4.22
Light Turquoise
#7EF4CC
ΔE00 4.59
Bright Aqua
#0BF9EA
ΔE00 5.85
Aqua (survey)
#13EAC9
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFE2 #FF728F
analogous
#72FF9C #72FFE2 #72D5FF
triadic
#72FFE2 #E272FF #FFE272
tetradic
#72FFE2 #9C72FF #FF728F #D5FF72
square
#72FFE2 #9C72FF #FF728F #D5FF72
split-complementary
#72FFE2 #FF72D5 #FF9C72
monochromatic
#00F7C4 #35FFD5 #72FFE2 #AFFFEF #E0FFF9
Accessibility & contrast
On white
1.23
#72FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#72FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFE2
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFE2 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1E1
Deuteranopia (green-blind)
#E0E1E4
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #72ffe2; /* rgb */ color: rgb(114, 255, 226); /* oklch */ color: oklch(91.4% 0.130 177.6);
Tailwind
colors: {
custom: {
50: '#a6ffeb',
500: '#72ffe2',
950: '#000000',
},
}SCSS
$custom: #72ffe2; $custom-light: #a6ffeb; $custom-dark: #000000;
JSON
{
"hex": "#72ffe2",
"rgb": {
"r": 114,
"g": 255,
"b": 226
},
"hsl": {
"h": 167.66,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.9142,
"c": 0.1299,
"h": 177.6
},
"luminance": 0.80588
}Semantic roles & 50–950 ramp
primary
#72FFE2
secondary
#DC395B
accent
#002FE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684