#69E5AF#69E5AF
#69E5AF is a very light, vivid teal. Relative luminance 0.621; OKLCH L 83.7% C 0.136 H 162.5°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #69E5AF |
|---|---|
| RGB | rgb(105, 229, 175) |
| HSL | hsl(154, 70%, 65%) |
| HSV | hsv(154, 54%, 90%) |
| CMYK | cmyk(54.1%, 0%, 23.6%, 10.2%) |
| CIE-LAB | lab(82.98, -47.09, 16.00) |
| CIE-LCH | lch(82.98, 49.74, 161.23°) |
| OKLab | oklab(83.67% -0.13 0.0409) |
| OKLCH | oklch(83.67% 0.136 162.5) |
| XYZ | xyz(41.5791, 62.1332, 50.3509) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.91
Light Greenish Blue
#63F7B4
ΔE00 4.34
Eucalyptus
#44D7A8
ΔE00 4.38
Aqua Marine
#2EE8BB
ΔE00 4.64
Light Turquoise
#7EF4CC
ΔE00 5.17
Light Aquamarine
#7BFDC7
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E5AF #E5699F
analogous
#69E571 #69E5AF #69DDE5
triadic
#69E5AF #AF69E5 #E5AF69
tetradic
#69E5AF #7169E5 #E5699F #DDE569
square
#69E5AF #7169E5 #E5699F #DDE569
split-complementary
#69E5AF #E569DD #E57169
monochromatic
#1FB473 #35DC93 #69E5AF #9DEECB #D1F7E7
Accessibility & contrast
On white
1.56
#69E5AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#69E5AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E5AF
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E5AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E5AF | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6AC
Deuteranopia (green-blind)
#D0C9B2
Tritanopia (blue-blind)
#39E5D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69e5af; /* rgb */ color: rgb(105, 229, 175); /* oklch */ color: oklch(83.7% 0.136 162.5);
Tailwind
colors: {
custom: {
50: '#9deec7',
500: '#69e5af',
950: '#000000',
},
}SCSS
$custom: #69e5af; $custom-light: #9deec7; $custom-dark: #000000;
JSON
{
"hex": "#69e5af",
"rgb": {
"r": 105,
"g": 229,
"b": 175
},
"hsl": {
"h": 153.871,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.83667,
"c": 0.1363,
"h": 162.5
},
"luminance": 0.62137
}Semantic roles & 50–950 ramp
primary
#69E5AF
secondary
#B53D71
accent
#1366D2
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1613
muted
#808582