#72FFFA#72FFFA
#72FFFA is a very light, vivid teal. Relative luminance 0.820; OKLCH L 92.1% C 0.122 H 192.1°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFFA |
|---|---|
| RGB | rgb(114, 255, 250) |
| HSL | hsl(178, 100%, 72%) |
| HSV | hsv(178, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 2%, 0%) |
| CIE-LAB | lab(92.57, -39.19, -9.20) |
| CIE-LCH | lch(92.57, 40.25, 193.21°) |
| OKLab | oklab(92.14% -0.1197 -0.0256) |
| OKLCH | oklch(92.14% 0.122 192.1) |
| XYZ | xyz(59.9473, 81.9936, 103.0911) |
| Luminance | 0.8200 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.91
Bright Turquoise
#0FFEF9
ΔE00 3.54
Aqua
#00FFFF
ΔE00 3.69
Bright Light Blue
#26F7FD
ΔE00 4.59
Bright Aqua
#0BF9EA
ΔE00 5.22
Light Cyan
#ACFFFC
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFFA #FF7277
analogous
#72FFB3 #72FFFA #72BEFF
triadic
#72FFFA #FA72FF #FFFA72
tetradic
#72FFFA #B372FF #FF7277 #BEFF72
square
#72FFFA #B372FF #FF7277 #BEFF72
split-complementary
#72FFFA #FF72BE #FFB372
monochromatic
#00F7EE #35FFF8 #72FFFA #AFFFFC #E0FFFE
Accessibility & contrast
On white
1.21
#72FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#72FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFFA
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFFA | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FA
Deuteranopia (green-blind)
#DAE3FB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #72fffa; /* rgb */ color: rgb(114, 255, 250); /* oklch */ color: oklch(92.1% 0.122 192.1);
Tailwind
colors: {
custom: {
50: '#a7fffb',
500: '#72fffa',
950: '#000000',
},
}SCSS
$custom: #72fffa; $custom-light: #a7fffb; $custom-dark: #000000;
JSON
{
"hex": "#72fffa",
"rgb": {
"r": 114,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.872,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.92135,
"c": 0.12239,
"h": 192.1
},
"luminance": 0.82
}Semantic roles & 50–950 ramp
primary
#72FFFA
secondary
#DC393F
accent
#0008E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685