#72FABF#72FABF
#72FABF is a very light, vivid teal. Relative luminance 0.757; OKLCH L 89.3% C 0.147 H 162.5°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #72FABF |
|---|---|
| RGB | rgb(114, 250, 191) |
| HSL | hsl(154, 93%, 71%) |
| HSV | hsv(154, 54%, 98%) |
| CMYK | cmyk(54.4%, 0%, 23.6%, 2%) |
| CIE-LAB | lab(89.72, -50.67, 17.20) |
| CIE-LCH | lch(89.72, 53.51, 161.25°) |
| OKLab | oklab(89.35% -0.1398 0.044) |
| OKLCH | oklch(89.35% 0.147 162.5) |
| XYZ | xyz(50.5244, 75.7056, 61.2302) |
| Luminance | 0.7571 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.39
Light Greenish Blue
#63F7B4
ΔE00 1.94
Light Blue Green
#7EFBB3
ΔE00 3.16
Greenish Cyan
#2AFEB7
ΔE00 3.81
Aquamarine
#7FFFD4
ΔE00 4.01
Seafoam (survey)
#80F9AD
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FABF #FA72AD
analogous
#72FA7B #72FABF #72F1FA
triadic
#72FABF #BF72FA #FABF72
tetradic
#72FABF #7B72FA #FA72AD #F1FA72
square
#72FABF #7B72FA #FA72AD #F1FA72
split-complementary
#72FABF #FA72F1 #FA7B72
monochromatic
#08E988 #37F8A4 #72FABF #ADFCDA #E1FEF2
Accessibility & contrast
On white
1.30
#72FABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#72FABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FABF
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FABF | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EABC
Deuteranopia (green-blind)
#E3DCC3
Tritanopia (blue-blind)
#3CFAEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #72fabf; /* rgb */ color: rgb(114, 250, 191); /* oklch */ color: oklch(89.3% 0.147 162.5);
Tailwind
colors: {
custom: {
50: '#a4fdd2',
500: '#72fabf',
950: '#000000',
},
}SCSS
$custom: #72fabf; $custom-light: #a4fdd2; $custom-dark: #000000;
JSON
{
"hex": "#72fabf",
"rgb": {
"r": 114,
"g": 250,
"b": 191
},
"hsl": {
"h": 153.971,
"s": 93.151,
"l": 71.373
},
"oklch": {
"l": 0.8935,
"c": 0.1466,
"h": 162.5
},
"luminance": 0.7571
}Semantic roles & 50–950 ramp
primary
#72FABF
secondary
#D63B7E
accent
#0064E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683