#72FEFC#72FEFC
#72FEFC is a very light, vivid teal. Relative luminance 0.815; OKLCH L 92.0% C 0.121 H 194.0°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #72FEFC |
|---|---|
| RGB | rgb(114, 254, 252) |
| HSL | hsl(179, 99%, 72%) |
| HSV | hsv(179, 55%, 100%) |
| CMYK | cmyk(55.1%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(92.35, -38.22, -10.57) |
| CIE-LCH | lch(92.35, 39.66, 195.45°) |
| OKLab | oklab(91.97% -0.1178 -0.0293) |
| OKLCH | oklch(91.97% 0.121 194) |
| XYZ | xyz(59.9444, 81.4834, 104.6454) |
| Luminance | 0.8149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.53
Aqua
#00FFFF
ΔE00 3.58
Bright Turquoise
#0FFEF9
ΔE00 3.83
Bright Light Blue
#26F7FD
ΔE00 3.95
Light Cyan
#ACFFFC
ΔE00 5.59
Bright Aqua
#0BF9EA
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FEFC #FE7274
analogous
#72FEB6 #72FEFC #72BAFE
triadic
#72FEFC #FC72FE #FEFC72
tetradic
#72FEFC #B672FE #FE7274 #BAFE72
square
#72FEFC #B672FE #FE7274 #BAFE72
split-complementary
#72FEFC #FE72BA #FEB672
monochromatic
#02F4F0 #35FEFB #72FEFC #AFFEFD #E1FFFE
Accessibility & contrast
On white
1.21
#72FEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#72FEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FEFC
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FEFC | 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)
#F0F3FC
Deuteranopia (green-blind)
#D9E2FD
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #72fefc; /* rgb */ color: rgb(114, 254, 252); /* oklch */ color: oklch(92.0% 0.121 194.0);
Tailwind
colors: {
custom: {
50: '#a7fffd',
500: '#72fefc',
950: '#000000',
},
}SCSS
$custom: #72fefc; $custom-light: #a7fffd; $custom-dark: #000000;
JSON
{
"hex": "#72fefc",
"rgb": {
"r": 114,
"g": 254,
"b": 252
},
"hsl": {
"h": 179.143,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.91971,
"c": 0.12143,
"h": 194
},
"luminance": 0.81489
}Semantic roles & 50–950 ramp
primary
#72FEFC
secondary
#DB393C
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685