#69FAB7#69FAB7
#69FAB7 is a very light, vivid teal. Relative luminance 0.748; OKLCH L 88.9% C 0.158 H 160.5°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #69FAB7 |
|---|---|
| RGB | rgb(105, 250, 183) |
| HSL | hsl(152, 94%, 70%) |
| HSV | hsv(152, 58%, 98%) |
| CMYK | cmyk(58%, 0%, 26.8%, 2%) |
| CIE-LAB | lab(89.29, -54.15, 20.67) |
| CIE-LCH | lch(89.29, 57.96, 159.11°) |
| OKLab | oklab(88.87% -0.1485 0.0527) |
| OKLCH | oklch(88.87% 0.158 160.5) |
| XYZ | xyz(48.5541, 74.7886, 56.6674) |
| Luminance | 0.7479 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.72
Light Blue Green
#7EFBB3
ΔE00 2.23
Light Aquamarine
#7BFDC7
ΔE00 2.95
Greenish Cyan
#2AFEB7
ΔE00 2.97
Seafoam Green
#7AF9AB
ΔE00 2.99
Seafoam (survey)
#80F9AD
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FAB7 #FA69AC
analogous
#69FA6F #69FAB7 #69F4FA
triadic
#69FAB7 #B769FA #FAB769
tetradic
#69FAB7 #6F69FA #FA69AC #F4FA69
square
#69FAB7 #6F69FA #FA69AC #F4FA69
split-complementary
#69FAB7 #FA69F4 #FA6F69
monochromatic
#08E17D #2EF89B #69FAB7 #A4FCD3 #DFFEF0
Accessibility & contrast
On white
1.32
#69FAB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#69FAB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FAB7
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FAB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FAB7 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E9B3
Deuteranopia (green-blind)
#E3DBBB
Tritanopia (blue-blind)
#26F9E8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #69fab7; /* rgb */ color: rgb(105, 250, 183); /* oklch */ color: oklch(88.9% 0.158 160.5);
Tailwind
colors: {
custom: {
50: '#a0fdcc',
500: '#69fab7',
950: '#000000',
},
}SCSS
$custom: #69fab7; $custom-light: #a0fdcc; $custom-dark: #000000;
JSON
{
"hex": "#69fab7",
"rgb": {
"r": 105,
"g": 250,
"b": 183
},
"hsl": {
"h": 152.276,
"s": 93.548,
"l": 69.608
},
"oklch": {
"l": 0.88872,
"c": 0.15756,
"h": 160.5
},
"luminance": 0.74793
}Semantic roles & 50–950 ramp
primary
#69FAB7
secondary
#D4337D
accent
#006AE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683