#69FAB9#69FAB9
#69FAB9 is a very light, vivid teal. Relative luminance 0.749; OKLCH L 88.9% C 0.156 H 161.2°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #69FAB9 |
|---|---|
| RGB | rgb(105, 250, 185) |
| HSL | hsl(153, 94%, 70%) |
| HSV | hsv(153, 58%, 98%) |
| CMYK | cmyk(58%, 0%, 26%, 2%) |
| CIE-LAB | lab(89.33, -53.75, 19.70) |
| CIE-LCH | lch(89.33, 57.24, 159.88°) |
| OKLab | oklab(88.92% -0.1476 0.0502) |
| OKLCH | oklch(88.92% 0.156 161.2) |
| XYZ | xyz(48.7637, 74.8725, 57.7716) |
| Luminance | 0.7488 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.84
Light Blue Green
#7EFBB3
ΔE00 2.53
Light Aquamarine
#7BFDC7
ΔE00 2.60
Greenish Cyan
#2AFEB7
ΔE00 2.97
Seafoam Green
#7AF9AB
ΔE00 3.37
Seafoam (survey)
#80F9AD
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FAB9 #FA69AA
analogous
#69FA70 #69FAB9 #69F3FA
triadic
#69FAB9 #B969FA #FAB969
tetradic
#69FAB9 #7069FA #FA69AA #F3FA69
square
#69FAB9 #7069FA #FA69AA #F3FA69
split-complementary
#69FAB9 #FA69F3 #FA7069
monochromatic
#08E180 #2EF89D #69FAB9 #A4FCD5 #DFFEF0
Accessibility & contrast
On white
1.31
#69FAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#69FAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FAB9
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FAB9 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E9B5
Deuteranopia (green-blind)
#E2DBBD
Tritanopia (blue-blind)
#24F9E8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #69fab9; /* rgb */ color: rgb(105, 250, 185); /* oklch */ color: oklch(88.9% 0.156 161.2);
Tailwind
colors: {
custom: {
50: '#a0fdce',
500: '#69fab9',
950: '#000000',
},
}SCSS
$custom: #69fab9; $custom-light: #a0fdce; $custom-dark: #000000;
JSON
{
"hex": "#69fab9",
"rgb": {
"r": 105,
"g": 250,
"b": 185
},
"hsl": {
"h": 153.103,
"s": 93.548,
"l": 69.608
},
"oklch": {
"l": 0.88917,
"c": 0.15593,
"h": 161.2
},
"luminance": 0.74877
}Semantic roles & 50–950 ramp
primary
#69FAB9
secondary
#D4337B
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683