#72FDF8#72FDF8
#72FDF8 is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.6% C 0.121 H 192.0°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #72FDF8 |
|---|---|
| RGB | rgb(114, 253, 248) |
| HSL | hsl(178, 97%, 72%) |
| HSV | hsv(178, 55%, 99%) |
| CMYK | cmyk(54.9%, 0%, 2%, 0.8%) |
| CIE-LAB | lab(91.95, -38.79, -9.08) |
| CIE-LCH | lch(91.95, 39.84, 193.17°) |
| OKLab | oklab(91.62% -0.1184 -0.0252) |
| OKLCH | oklch(91.62% 0.121 192) |
| XYZ | xyz(59.0007, 80.5995, 101.2367) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.93
Bright Turquoise
#0FFEF9
ΔE00 3.58
Aqua
#00FFFF
ΔE00 3.76
Bright Light Blue
#26F7FD
ΔE00 4.50
Bright Aqua
#0BF9EA
ΔE00 5.15
Light Cyan
#ACFFFC
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FDF8 #FD7277
analogous
#72FDB3 #72FDF8 #72BCFD
triadic
#72FDF8 #F872FD #FDF872
tetradic
#72FDF8 #B372FD #FD7277 #BCFD72
square
#72FDF8 #B372FD #FD7277 #BCFD72
split-complementary
#72FDF8 #FD72BC #FDB372
monochromatic
#03F1E9 #36FCF5 #72FDF8 #AEFEFB #E1FFFE
Accessibility & contrast
On white
1.23
#72FDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#72FDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FDF8
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FDF8 | 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)
#EFF2F8
Deuteranopia (green-blind)
#D9E1F9
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #72fdf8; /* rgb */ color: rgb(114, 253, 248); /* oklch */ color: oklch(91.6% 0.121 192.0);
Tailwind
colors: {
custom: {
50: '#a7fefa',
500: '#72fdf8',
950: '#000000',
},
}SCSS
$custom: #72fdf8; $custom-light: #a7fefa; $custom-dark: #000000;
JSON
{
"hex": "#72fdf8",
"rgb": {
"r": 114,
"g": 253,
"b": 248
},
"hsl": {
"h": 177.842,
"s": 97.203,
"l": 71.961
},
"oklch": {
"l": 0.91617,
"c": 0.12111,
"h": 192
},
"luminance": 0.80605
}Semantic roles & 50–950 ramp
primary
#72FDF8
secondary
#D93A3F
accent
#0008E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685