#72FFF2#72FFF2
#72FFF2 is a very light, vivid teal. Relative luminance 0.815; OKLCH L 91.9% C 0.124 H 187.0°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFF2 |
|---|---|
| RGB | rgb(114, 255, 242) |
| HSL | hsl(174, 100%, 72%) |
| HSV | hsv(174, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(92.35, -41.20, -5.37) |
| CIE-LCH | lch(92.35, 41.55, 187.43°) |
| OKLab | oklab(91.89% -0.123 -0.0152) |
| OKLCH | oklch(91.89% 0.124 187) |
| XYZ | xyz(58.7195, 81.5024, 96.6242) |
| Luminance | 0.8151 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.94
Bright Turquoise
#0FFEF9
ΔE00 4.19
Tiffany Blue
#7BF2DA
ΔE00 4.88
Bright Cyan
#41FDFE
ΔE00 4.93
Aqua
#00FFFF
ΔE00 5.19
Bright Light Blue
#26F7FD
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFF2 #FF727F
analogous
#72FFAB #72FFF2 #72C6FF
triadic
#72FFF2 #F272FF #FFF272
tetradic
#72FFF2 #AB72FF #FF727F #C6FF72
square
#72FFF2 #AB72FF #FF727F #C6FF72
split-complementary
#72FFF2 #FF72C6 #FFAB72
monochromatic
#00F7E0 #35FFEC #72FFF2 #AFFFF8 #E0FFFC
Accessibility & contrast
On white
1.21
#72FFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#72FFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFF2
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFF2 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F3F2
Deuteranopia (green-blind)
#DDE2F4
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #72fff2; /* rgb */ color: rgb(114, 255, 242); /* oklch */ color: oklch(91.9% 0.124 187.0);
Tailwind
colors: {
custom: {
50: '#a6fff6',
500: '#72fff2',
950: '#000000',
},
}SCSS
$custom: #72fff2; $custom-light: #a6fff6; $custom-dark: #000000;
JSON
{
"hex": "#72fff2",
"rgb": {
"r": 114,
"g": 255,
"b": 242
},
"hsl": {
"h": 174.468,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.91887,
"c": 0.12393,
"h": 187
},
"luminance": 0.81508
}Semantic roles & 50–950 ramp
primary
#72FFF2
secondary
#DC3948
accent
#0015E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685