#72FDFE#72FDFE
#72FDFE is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.8% C 0.121 H 195.9°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #72FDFE |
|---|---|
| RGB | rgb(114, 253, 254) |
| HSL | hsl(180, 99%, 72%) |
| HSV | hsv(180, 55%, 100%) |
| CMYK | cmyk(55.1%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(92.12, -37.25, -11.94) |
| CIE-LCH | lch(92.12, 39.12, 197.77°) |
| OKLab | oklab(91.81% -0.116 -0.0331) |
| OKLCH | oklch(91.81% 0.121 195.9) |
| XYZ | xyz(59.9465, 80.9778, 106.2178) |
| Luminance | 0.8098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.55
Bright Light Blue
#26F7FD
ΔE00 3.52
Aqua
#00FFFF
ΔE00 3.77
Bright Turquoise
#0FFEF9
ΔE00 4.38
Light Cyan
#ACFFFC
ΔE00 5.57
Robin Egg Blue
#8AF1FE
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FDFE #FE7372
analogous
#72FEB9 #72FDFE #72B7FE
triadic
#72FDFE #FE72FD #FDFE72
tetradic
#72FDFE #B972FE #FE7372 #B7FE72
square
#72FDFE #B972FE #FE7372 #B7FE72
split-complementary
#72FDFE #FE72B7 #FEB972
monochromatic
#02F2F4 #35FCFE #72FDFE #AFFEFE #E1FFFF
Accessibility & contrast
On white
1.22
#72FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#72FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FDFE
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FDFE | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #72fdfe; /* rgb */ color: rgb(114, 253, 254); /* oklch */ color: oklch(91.8% 0.121 195.9);
Tailwind
colors: {
custom: {
50: '#a7fefe',
500: '#72fdfe',
950: '#000000',
},
}SCSS
$custom: #72fdfe; $custom-light: #a7fefe; $custom-dark: #000000;
JSON
{
"hex": "#72fdfe",
"rgb": {
"r": 114,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.429,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.91809,
"c": 0.12062,
"h": 195.9
},
"luminance": 0.80984
}Semantic roles & 50–950 ramp
primary
#72FDFE
secondary
#DB3B39
accent
#0200E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685