#72FEFA#72FEFA
#72FEFA is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.9% C 0.122 H 192.7°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #72FEFA |
|---|---|
| RGB | rgb(114, 254, 250) |
| HSL | hsl(178, 99%, 72%) |
| HSV | hsv(178, 55%, 100%) |
| CMYK | cmyk(55.1%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(92.29, -38.74, -9.61) |
| CIE-LCH | lch(92.29, 39.91, 193.94°) |
| OKLab | oklab(91.91% -0.1187 -0.0267) |
| OKLCH | oklch(91.91% 0.122 192.7) |
| XYZ | xyz(59.6292, 81.3573, 102.9850) |
| Luminance | 0.8136 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.75
Bright Turquoise
#0FFEF9
ΔE00 3.62
Aqua
#00FFFF
ΔE00 3.64
Bright Light Blue
#26F7FD
ΔE00 4.32
Bright Aqua
#0BF9EA
ΔE00 5.42
Light Cyan
#ACFFFC
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FEFA #FE7276
analogous
#72FEB4 #72FEFA #72BCFE
triadic
#72FEFA #FA72FE #FEFA72
tetradic
#72FEFA #B472FE #FE7276 #BCFE72
square
#72FEFA #B472FE #FE7276 #BCFE72
split-complementary
#72FEFA #FE72BC #FEB472
monochromatic
#02F4ED #35FEF8 #72FEFA #AFFEFC #E1FFFE
Accessibility & contrast
On white
1.22
#72FEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#72FEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FEFA
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FEFA | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FA
Deuteranopia (green-blind)
#D9E2FB
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #72fefa; /* rgb */ color: rgb(114, 254, 250); /* oklch */ color: oklch(91.9% 0.122 192.7);
Tailwind
colors: {
custom: {
50: '#a7fffb',
500: '#72fefa',
950: '#000000',
},
}SCSS
$custom: #72fefa; $custom-light: #a7fffb; $custom-dark: #000000;
JSON
{
"hex": "#72fefa",
"rgb": {
"r": 114,
"g": 254,
"b": 250
},
"hsl": {
"h": 178.286,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.91908,
"c": 0.12162,
"h": 192.7
},
"luminance": 0.81363
}Semantic roles & 50–950 ramp
primary
#72FEFA
secondary
#DB393E
accent
#0007E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685