#72EAAF#72EAAF
#72EAAF is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.2% C 0.138 H 160.0°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #72EAAF |
|---|---|
| RGB | rgb(114, 234, 175) |
| HSL | hsl(151, 74%, 68%) |
| HSV | hsv(151, 51%, 92%) |
| CMYK | cmyk(51.3%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(84.75, -47.19, 18.51) |
| CIE-LCH | lch(84.75, 50.69, 158.58°) |
| OKLab | oklab(85.19% -0.1298 0.0473) |
| OKLCH | oklch(85.19% 0.138 160) |
| XYZ | xyz(44.0964, 65.5144, 50.8709) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.19
Seafoam
#7FE0B3
ΔE00 3.70
Light Blue Green
#7EFBB3
ΔE00 4.23
Light Aquamarine
#7BFDC7
ΔE00 4.45
Seafoam (survey)
#80F9AD
ΔE00 4.52
Seafoam Green
#7AF9AB
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EAAF #EA72AD
analogous
#72EA73 #72EAAF #72E9EA
triadic
#72EAAF #AF72EA #EAAF72
tetradic
#72EAAF #7372EA #EA72AD #E9EA72
square
#72EAAF #7372EA #EA72AD #E9EA72
split-complementary
#72EAAF #EA72E9 #EA7372
monochromatic
#1DC472 #3DE291 #72EAAF #A7F2CD #DDFAEB
Accessibility & contrast
On white
1.49
#72EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#72EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EAAF
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EAAF | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAC
Deuteranopia (green-blind)
#D6CFB3
Tritanopia (blue-blind)
#4CE9DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #72eaaf; /* rgb */ color: rgb(114, 234, 175); /* oklch */ color: oklch(85.2% 0.138 160.0);
Tailwind
colors: {
custom: {
50: '#a2f1c7',
500: '#72eaaf',
950: '#000000',
},
}SCSS
$custom: #72eaaf; $custom-light: #a2f1c7; $custom-dark: #000000;
JSON
{
"hex": "#72eaaf",
"rgb": {
"r": 114,
"g": 234,
"b": 175
},
"hsl": {
"h": 150.5,
"s": 74.074,
"l": 68.235
},
"oklch": {
"l": 0.85188,
"c": 0.13813,
"h": 160
},
"luminance": 0.65518
}Semantic roles & 50–950 ramp
primary
#72EAAF
secondary
#C23E7F
accent
#0F71D6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582