#72FFFB#72FFFB
#72FFFB is a very light, vivid teal. Relative luminance 0.821; OKLCH L 92.2% C 0.122 H 192.7°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFFB |
|---|---|
| RGB | rgb(114, 255, 251) |
| HSL | hsl(178, 100%, 72%) |
| HSV | hsv(178, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(92.60, -38.94, -9.67) |
| CIE-LCH | lch(92.60, 40.12, 193.95°) |
| OKLab | oklab(92.17% -0.1193 -0.0269) |
| OKLCH | oklch(92.17% 0.122 192.7) |
| XYZ | xyz(60.1045, 82.0565, 103.9191) |
| Luminance | 0.8206 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.75
Bright Turquoise
#0FFEF9
ΔE00 3.60
Aqua
#00FFFF
ΔE00 3.61
Bright Light Blue
#26F7FD
ΔE00 4.38
Bright Aqua
#0BF9EA
ΔE00 5.45
Light Cyan
#ACFFFC
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFFB #FF7276
analogous
#72FFB5 #72FFFB #72BCFF
triadic
#72FFFB #FB72FF #FFFB72
tetradic
#72FFFB #B572FF #FF7276 #BCFF72
square
#72FFFB #B572FF #FF7276 #BCFF72
split-complementary
#72FFFB #FF72BC #FFB572
monochromatic
#00F7F0 #35FFF9 #72FFFB #AFFFFD #E0FFFE
Accessibility & contrast
On white
1.21
#72FFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#72FFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFFB
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFFB | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FB
Deuteranopia (green-blind)
#DAE3FC
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #72fffb; /* rgb */ color: rgb(114, 255, 251); /* oklch */ color: oklch(92.2% 0.122 192.7);
Tailwind
colors: {
custom: {
50: '#a7fffc',
500: '#72fffb',
950: '#000000',
},
}SCSS
$custom: #72fffb; $custom-light: #a7fffc; $custom-dark: #000000;
JSON
{
"hex": "#72fffb",
"rgb": {
"r": 114,
"g": 255,
"b": 251
},
"hsl": {
"h": 178.298,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.92167,
"c": 0.12227,
"h": 192.7
},
"luminance": 0.82062
}Semantic roles & 50–950 ramp
primary
#72FFFB
secondary
#DC393E
accent
#0007E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685