#72FCF8#72FCF8
#72FCF8 is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.4% C 0.120 H 192.7°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #72FCF8 |
|---|---|
| RGB | rgb(114, 252, 248) |
| HSL | hsl(178, 96%, 72%) |
| HSV | hsv(178, 55%, 99%) |
| CMYK | cmyk(54.8%, 0%, 1.6%, 1.2%) |
| CIE-LAB | lab(91.67, -38.34, -9.50) |
| CIE-LCH | lch(91.67, 39.50, 193.91°) |
| OKLab | oklab(91.39% -0.1174 -0.0264) |
| OKLCH | oklch(91.39% 0.12 192.7) |
| XYZ | xyz(58.6859, 79.9698, 101.1317) |
| Luminance | 0.7998 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.79
Bright Turquoise
#0FFEF9
ΔE00 3.68
Aqua
#00FFFF
ΔE00 3.73
Bright Light Blue
#26F7FD
ΔE00 4.24
Bright Aqua
#0BF9EA
ΔE00 5.38
Light Cyan
#ACFFFC
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FCF8 #FC7276
analogous
#72FCB3 #72FCF8 #72BBFC
triadic
#72FCF8 #F872FC #FCF872
tetradic
#72FCF8 #B372FC #FC7276 #BBFC72
square
#72FCF8 #B372FC #FC7276 #BBFC72
split-complementary
#72FCF8 #FC72BB #FCB372
monochromatic
#05EFE8 #36FBF5 #72FCF8 #AEFDFB #E1FEFE
Accessibility & contrast
On white
1.24
#72FCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#72FCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FCF8
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FCF8 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1F8
Deuteranopia (green-blind)
#D8E0F9
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #72fcf8; /* rgb */ color: rgb(114, 252, 248); /* oklch */ color: oklch(91.4% 0.120 192.7);
Tailwind
colors: {
custom: {
50: '#a6fefa',
500: '#72fcf8',
950: '#000000',
},
}SCSS
$custom: #72fcf8; $custom-light: #a6fefa; $custom-dark: #000000;
JSON
{
"hex": "#72fcf8",
"rgb": {
"r": 114,
"g": 252,
"b": 248
},
"hsl": {
"h": 178.261,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.91389,
"c": 0.12034,
"h": 192.7
},
"luminance": 0.79976
}Semantic roles & 50–950 ramp
primary
#72FCF8
secondary
#D83A3F
accent
#0007E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685