#69F2AF#69F2AF
#69F2AF is a very light, vivid teal. Relative luminance 0.696; OKLCH L 86.8% C 0.154 H 159.3°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #69F2AF |
|---|---|
| RGB | rgb(105, 242, 175) |
| HSL | hsl(151, 84%, 68%) |
| HSV | hsv(151, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 27.7%, 5.1%) |
| CIE-LAB | lab(86.80, -52.51, 21.32) |
| CIE-LCH | lch(86.80, 56.67, 157.90°) |
| OKLab | oklab(86.78% -0.1438 0.0542) |
| OKLCH | oklch(86.78% 0.154 159.3) |
| XYZ | xyz(45.3117, 69.5984, 51.5951) |
| Luminance | 0.6960 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.23
Light Blue Green
#7EFBB3
ΔE00 2.63
Seafoam Green
#7AF9AB
ΔE00 2.94
Seafoam (survey)
#80F9AD
ΔE00 3.05
Light Aquamarine
#7BFDC7
ΔE00 3.93
Greenish Cyan
#2AFEB7
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F2AF #F269AC
analogous
#69F26A #69F2AF #69F0F2
triadic
#69F2AF #AF69F2 #F2AF69
tetradic
#69F2AF #6A69F2 #F269AC #F0F269
square
#69F2AF #6A69F2 #F269AC #F0F269
split-complementary
#69F2AF #F269F0 #F26A69
monochromatic
#12CF72 #31ED91 #69F2AF #A1F7CD #DAFCEB
Accessibility & contrast
On white
1.41
#69F2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#69F2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F2AF
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F2AF | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AB
Deuteranopia (green-blind)
#DCD4B3
Tritanopia (blue-blind)
#33F1E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f2af; /* rgb */ color: rgb(105, 242, 175); /* oklch */ color: oklch(86.8% 0.154 159.3);
Tailwind
colors: {
custom: {
50: '#9ef7c7',
500: '#69f2af',
950: '#000000',
},
}SCSS
$custom: #69f2af; $custom-light: #9ef7c7; $custom-dark: #000000;
JSON
{
"hex": "#69f2af",
"rgb": {
"r": 105,
"g": 242,
"b": 175
},
"hsl": {
"h": 150.657,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.86782,
"c": 0.15366,
"h": 159.3
},
"luminance": 0.69603
}Semantic roles & 50–950 ramp
primary
#69F2AF
secondary
#CB357E
accent
#0570E1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582