#69F2AE#69F2AE
#69F2AE is a very light, vivid teal. Relative luminance 0.696; OKLCH L 86.8% C 0.155 H 159.0°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #69F2AE |
|---|---|
| RGB | rgb(105, 242, 174) |
| HSL | hsl(150, 84%, 68%) |
| HSV | hsv(150, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 28.1%, 5.1%) |
| CIE-LAB | lab(86.78, -52.70, 21.80) |
| CIE-LCH | lch(86.78, 57.04, 157.52°) |
| OKLab | oklab(86.76% -0.1442 0.0555) |
| OKLCH | oklch(86.76% 0.155 159) |
| XYZ | xyz(45.2138, 69.5592, 51.0798) |
| Luminance | 0.6956 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.31
Light Blue Green
#7EFBB3
ΔE00 2.55
Seafoam Green
#7AF9AB
ΔE00 2.79
Seafoam (survey)
#80F9AD
ΔE00 2.92
Light Bluish Green
#76FDA8
ΔE00 3.85
Greenish Cyan
#2AFEB7
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F2AE #F269AD
analogous
#69F269 #69F2AE #69F1F2
triadic
#69F2AE #AE69F2 #F2AE69
tetradic
#69F2AE #6969F2 #F269AD #F1F269
square
#69F2AE #6969F2 #F269AD #F1F269
split-complementary
#69F2AE #F269F1 #F26969
monochromatic
#12CF71 #31ED90 #69F2AE #A1F7CC #DAFCEB
Accessibility & contrast
On white
1.41
#69F2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#69F2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F2AE
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F2AE | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1AA
Deuteranopia (green-blind)
#DDD4B2
Tritanopia (blue-blind)
#33F1E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f2ae; /* rgb */ color: rgb(105, 242, 174); /* oklch */ color: oklch(86.8% 0.155 159.0);
Tailwind
colors: {
custom: {
50: '#9ef7c6',
500: '#69f2ae',
950: '#000000',
},
}SCSS
$custom: #69f2ae; $custom-light: #9ef7c6; $custom-dark: #000000;
JSON
{
"hex": "#69f2ae",
"rgb": {
"r": 105,
"g": 242,
"b": 174
},
"hsl": {
"h": 150.219,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.8676,
"c": 0.15451,
"h": 159
},
"luminance": 0.69564
}Semantic roles & 50–950 ramp
primary
#69F2AE
secondary
#CB357F
accent
#0572E1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582