#69FAB6#69FAB6
#69FAB6 is a very light, vivid teal. Relative luminance 0.748; OKLCH L 88.8% C 0.158 H 160.1°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #69FAB6 |
|---|---|
| RGB | rgb(105, 250, 182) |
| HSL | hsl(152, 94%, 70%) |
| HSV | hsv(152, 58%, 98%) |
| CMYK | cmyk(58%, 0%, 27.2%, 2%) |
| CIE-LAB | lab(89.27, -54.36, 21.15) |
| CIE-LCH | lch(89.27, 58.33, 158.74°) |
| OKLab | oklab(88.85% -0.1489 0.0539) |
| OKLCH | oklch(88.85% 0.158 160.1) |
| XYZ | xyz(48.4504, 74.7472, 56.1212) |
| Luminance | 0.7475 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.74
Light Blue Green
#7EFBB3
ΔE00 2.09
Seafoam Green
#7AF9AB
ΔE00 2.81
Seafoam (survey)
#80F9AD
ΔE00 2.94
Greenish Cyan
#2AFEB7
ΔE00 3.00
Light Aquamarine
#7BFDC7
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FAB6 #FA69AD
analogous
#69FA6E #69FAB6 #69F5FA
triadic
#69FAB6 #B669FA #FAB669
tetradic
#69FAB6 #6E69FA #FA69AD #F5FA69
square
#69FAB6 #6E69FA #FA69AD #F5FA69
split-complementary
#69FAB6 #FA69F5 #FA6E69
monochromatic
#08E17B #2EF899 #69FAB6 #A4FCD3 #DFFEF0
Accessibility & contrast
On white
1.32
#69FAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#69FAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FAB6
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FAB6 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E9B2
Deuteranopia (green-blind)
#E3DABA
Tritanopia (blue-blind)
#27F9E8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #69fab6; /* rgb */ color: rgb(105, 250, 182); /* oklch */ color: oklch(88.8% 0.158 160.1);
Tailwind
colors: {
custom: {
50: '#9ffdcc',
500: '#69fab6',
950: '#000000',
},
}SCSS
$custom: #69fab6; $custom-light: #9ffdcc; $custom-dark: #000000;
JSON
{
"hex": "#69fab6",
"rgb": {
"r": 105,
"g": 250,
"b": 182
},
"hsl": {
"h": 151.862,
"s": 93.548,
"l": 69.608
},
"oklch": {
"l": 0.8885,
"c": 0.15838,
"h": 160.1
},
"luminance": 0.74752
}Semantic roles & 50–950 ramp
primary
#69FAB6
secondary
#D4337F
accent
#006CE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683