#69E7AF#69E7AF
#69E7AF is a very light, vivid teal. Relative luminance 0.632; OKLCH L 84.1% C 0.139 H 162.0°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #69E7AF |
|---|---|
| RGB | rgb(105, 231, 175) |
| HSL | hsl(153, 72%, 66%) |
| HSV | hsv(153, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 24.2%, 9.4%) |
| CIE-LAB | lab(83.57, -47.94, 16.83) |
| CIE-LCH | lch(83.57, 50.81, 160.66°) |
| OKLab | oklab(84.15% -0.1322 0.043) |
| OKLCH | oklch(84.15% 0.139 162) |
| XYZ | xyz(42.1357, 63.2464, 50.5364) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.31
Light Greenish Blue
#63F7B4
ΔE00 3.79
Aqua Marine
#2EE8BB
ΔE00 4.83
Eucalyptus
#44D7A8
ΔE00 4.84
Light Aquamarine
#7BFDC7
ΔE00 4.90
Light Turquoise
#7EF4CC
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E7AF #E769A1
analogous
#69E770 #69E7AF #69E0E7
triadic
#69E7AF #AF69E7 #E7AF69
tetradic
#69E7AF #7069E7 #E769A1 #E0E769
square
#69E7AF #7069E7 #E769A1 #E0E769
split-complementary
#69E7AF #E769E0 #E77069
monochromatic
#1DB873 #34DF93 #69E7AF #9EEFCB #D3F8E7
Accessibility & contrast
On white
1.54
#69E7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#69E7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E7AF
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E7AF | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AC
Deuteranopia (green-blind)
#D2CBB3
Tritanopia (blue-blind)
#38E7D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e7af; /* rgb */ color: rgb(105, 231, 175); /* oklch */ color: oklch(84.1% 0.139 162.0);
Tailwind
colors: {
custom: {
50: '#9defc7',
500: '#69e7af',
950: '#000000',
},
}SCSS
$custom: #69e7af; $custom-light: #9defc7; $custom-dark: #000000;
JSON
{
"hex": "#69e7af",
"rgb": {
"r": 105,
"g": 231,
"b": 175
},
"hsl": {
"h": 153.333,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.84146,
"c": 0.13899,
"h": 162
},
"luminance": 0.6325
}Semantic roles & 50–950 ramp
primary
#69E7AF
secondary
#B83C73
accent
#1168D4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1613
muted
#808582