#72FCFE#72FCFE
#72FCFE is a very light, moderate teal. Relative luminance 0.804; OKLCH L 91.6% C 0.120 H 196.6°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #72FCFE |
|---|---|
| RGB | rgb(114, 252, 254) |
| HSL | hsl(181, 99%, 72%) |
| HSV | hsv(181, 55%, 100%) |
| CMYK | cmyk(55.1%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(91.84, -36.79, -12.36) |
| CIE-LCH | lch(91.84, 38.81, 198.56°) |
| OKLab | oklab(91.58% -0.115 -0.0342) |
| OKLCH | oklch(91.58% 0.12 196.6) |
| XYZ | xyz(59.6317, 80.3481, 106.1129) |
| Luminance | 0.8035 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.67
Bright Light Blue
#26F7FD
ΔE00 3.40
Aqua
#00FFFF
ΔE00 3.93
Bright Turquoise
#0FFEF9
ΔE00 4.62
Light Cyan
#ACFFFC
ΔE00 5.60
Robin Egg Blue
#8AF1FE
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FCFE #FE7472
analogous
#72FEBA #72FCFE #72B6FE
triadic
#72FCFE #FE72FC #FCFE72
tetradic
#72FCFE #BA72FE #FE7472 #B6FE72
square
#72FCFE #BA72FE #FE7472 #B6FE72
split-complementary
#72FCFE #FE72B6 #FEBA72
monochromatic
#02F0F4 #35FBFE #72FCFE #AFFDFE #E1FEFF
Accessibility & contrast
On white
1.23
#72FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#72FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FCFE
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FCFE | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FE
Deuteranopia (green-blind)
#D6E0FF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #72fcfe; /* rgb */ color: rgb(114, 252, 254); /* oklch */ color: oklch(91.6% 0.120 196.6);
Tailwind
colors: {
custom: {
50: '#a7fefe',
500: '#72fcfe',
950: '#000000',
},
}SCSS
$custom: #72fcfe; $custom-light: #a7fefe; $custom-dark: #000000;
JSON
{
"hex": "#72fcfe",
"rgb": {
"r": 114,
"g": 252,
"b": 254
},
"hsl": {
"h": 180.857,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.91582,
"c": 0.11996,
"h": 196.6
},
"luminance": 0.80354
}Semantic roles & 50–950 ramp
primary
#72FCFE
secondary
#DB3C39
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685