#69F0AE#69F0AE
#69F0AE is a very light, vivid teal. Relative luminance 0.684; OKLCH L 86.3% C 0.152 H 159.4°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #69F0AE |
|---|---|
| RGB | rgb(105, 240, 174) |
| HSL | hsl(151, 82%, 68%) |
| HSV | hsv(151, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 27.5%, 5.9%) |
| CIE-LAB | lab(86.19, -51.89, 20.99) |
| CIE-LCH | lch(86.19, 55.97, 157.97°) |
| OKLab | oklab(86.28% -0.1421 0.0534) |
| OKLCH | oklch(86.28% 0.152 159.4) |
| XYZ | xyz(44.6218, 68.3752, 50.8824) |
| Luminance | 0.6838 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.60
Light Blue Green
#7EFBB3
ΔE00 2.97
Seafoam Green
#7AF9AB
ΔE00 3.24
Seafoam (survey)
#80F9AD
ΔE00 3.32
Light Aquamarine
#7BFDC7
ΔE00 4.11
Greenish Cyan
#2AFEB7
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F0AE #F069AB
analogous
#69F06B #69F0AE #69EEF0
triadic
#69F0AE #AE69F0 #F0AE69
tetradic
#69F0AE #6B69F0 #F069AB #EEF069
square
#69F0AE #6B69F0 #F069AB #EEF069
split-complementary
#69F0AE #F069EE #F06B69
monochromatic
#14CA71 #31EA90 #69F0AE #A1F6CC #D8FBEA
Accessibility & contrast
On white
1.43
#69F0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#69F0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F0AE
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F0AE | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AA
Deuteranopia (green-blind)
#DBD2B2
Tritanopia (blue-blind)
#34EFDE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69f0ae; /* rgb */ color: rgb(105, 240, 174); /* oklch */ color: oklch(86.3% 0.152 159.4);
Tailwind
colors: {
custom: {
50: '#9ef6c6',
500: '#69f0ae',
950: '#000000',
},
}SCSS
$custom: #69f0ae; $custom-light: #9ef6c6; $custom-dark: #000000;
JSON
{
"hex": "#69f0ae",
"rgb": {
"r": 105,
"g": 240,
"b": 174
},
"hsl": {
"h": 150.667,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.8628,
"c": 0.15184,
"h": 159.4
},
"luminance": 0.68379
}Semantic roles & 50–950 ramp
primary
#69F0AE
secondary
#C7367D
accent
#0770DE
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582