#69FAB8#69FAB8
#69FAB8 is a very light, vivid teal. Relative luminance 0.748; OKLCH L 88.9% C 0.157 H 160.8°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #69FAB8 |
|---|---|
| RGB | rgb(105, 250, 184) |
| HSL | hsl(153, 94%, 70%) |
| HSV | hsv(153, 58%, 98%) |
| CMYK | cmyk(58%, 0%, 26.4%, 2%) |
| CIE-LAB | lab(89.31, -53.95, 20.18) |
| CIE-LCH | lch(89.31, 57.60, 159.49°) |
| OKLab | oklab(88.9% -0.1481 0.0515) |
| OKLCH | oklch(88.9% 0.157 160.8) |
| XYZ | xyz(48.6586, 74.8304, 57.2175) |
| Luminance | 0.7483 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.76
Light Blue Green
#7EFBB3
ΔE00 2.37
Light Aquamarine
#7BFDC7
ΔE00 2.77
Greenish Cyan
#2AFEB7
ΔE00 2.96
Seafoam Green
#7AF9AB
ΔE00 3.18
Seafoam (survey)
#80F9AD
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FAB8 #FA69AB
analogous
#69FA70 #69FAB8 #69F3FA
triadic
#69FAB8 #B869FA #FAB869
tetradic
#69FAB8 #7069FA #FA69AB #F3FA69
square
#69FAB8 #7069FA #FA69AB #F3FA69
split-complementary
#69FAB8 #FA69F3 #FA7069
monochromatic
#08E17E #2EF89C #69FAB8 #A4FCD4 #DFFEF0
Accessibility & contrast
On white
1.32
#69FAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#69FAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FAB8
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FAB8 | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E9B4
Deuteranopia (green-blind)
#E3DBBC
Tritanopia (blue-blind)
#25F9E8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #69fab8; /* rgb */ color: rgb(105, 250, 184); /* oklch */ color: oklch(88.9% 0.157 160.8);
Tailwind
colors: {
custom: {
50: '#a0fdcd',
500: '#69fab8',
950: '#000000',
},
}SCSS
$custom: #69fab8; $custom-light: #a0fdcd; $custom-dark: #000000;
JSON
{
"hex": "#69fab8",
"rgb": {
"r": 105,
"g": 250,
"b": 184
},
"hsl": {
"h": 152.69,
"s": 93.548,
"l": 69.608
},
"oklch": {
"l": 0.88895,
"c": 0.15674,
"h": 160.8
},
"luminance": 0.74835
}Semantic roles & 50–950 ramp
primary
#69FAB8
secondary
#D4337C
accent
#0068E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683