#72FEFB#72FEFB
#72FEFB is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.9% C 0.122 H 193.3°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #72FEFB |
|---|---|
| RGB | rgb(114, 254, 251) |
| HSL | hsl(179, 99%, 72%) |
| HSV | hsv(179, 55%, 100%) |
| CMYK | cmyk(55.1%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(92.32, -38.48, -10.09) |
| CIE-LCH | lch(92.32, 39.78, 194.69°) |
| OKLab | oklab(91.94% -0.1182 -0.028) |
| OKLCH | oklch(91.94% 0.122 193.3) |
| XYZ | xyz(59.7864, 81.4201, 103.8130) |
| Luminance | 0.8143 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.62
Aqua
#00FFFF
ΔE00 3.59
Bright Turquoise
#0FFEF9
ΔE00 3.71
Bright Light Blue
#26F7FD
ΔE00 4.13
Light Cyan
#ACFFFC
ΔE00 5.63
Bright Aqua
#0BF9EA
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FEFB #FE7275
analogous
#72FEB5 #72FEFB #72BBFE
triadic
#72FEFB #FB72FE #FEFB72
tetradic
#72FEFB #B572FE #FE7275 #BBFE72
square
#72FEFB #B572FE #FE7275 #BBFE72
split-complementary
#72FEFB #FE72BB #FEB572
monochromatic
#02F4EF #35FEF9 #72FEFB #AFFEFD #E1FFFE
Accessibility & contrast
On white
1.21
#72FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#72FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FEFB
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FEFB | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FB
Deuteranopia (green-blind)
#D9E2FC
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #72fefb; /* rgb */ color: rgb(114, 254, 251); /* oklch */ color: oklch(91.9% 0.122 193.3);
Tailwind
colors: {
custom: {
50: '#a7fffc',
500: '#72fefb',
950: '#000000',
},
}SCSS
$custom: #72fefb; $custom-light: #a7fffc; $custom-dark: #000000;
JSON
{
"hex": "#72fefb",
"rgb": {
"r": 114,
"g": 254,
"b": 251
},
"hsl": {
"h": 178.714,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.91939,
"c": 0.12152,
"h": 193.3
},
"luminance": 0.81426
}Semantic roles & 50–950 ramp
primary
#72FEFB
secondary
#DB393D
accent
#0005E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685