#69CFAB#69CFAB
#69CFAB is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.3% C 0.110 H 168.1°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #69CFAB |
|---|---|
| RGB | rgb(105, 207, 171) |
| HSL | hsl(159, 52%, 61%) |
| HSV | hsv(159, 49%, 81%) |
| CMYK | cmyk(49.3%, 0%, 17.4%, 18.8%) |
| CIE-LAB | lab(76.42, -38.31, 8.82) |
| CIE-LCH | lch(76.42, 39.31, 167.03°) |
| OKLab | oklab(78.3% -0.1075 0.0226) |
| OKLCH | oklch(78.3% 0.11 168.1) |
| XYZ | xyz(35.4860, 50.5662, 46.4104) |
| Luminance | 0.5057 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 0.60
Seafoam Blue
#78D1B6
ΔE00 2.97
Eucalyptus
#44D7A8
ΔE00 4.01
Pale Teal
#82CBB2
ΔE00 4.26
Seafoam
#7FE0B3
ΔE00 4.84
Aquamarine (survey)
#04D8B2
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CFAB #CF698D
analogous
#69CF78 #69CFAB #69C0CF
triadic
#69CFAB #AB69CF #CFAB69
tetradic
#69CFAB #7869CF #CF698D #C0CF69
square
#69CFAB #7869CF #CF698D #C0CF69
split-complementary
#69CFAB #CF69C0 #CF7869
monochromatic
#2E906D #3DBE90 #69CFAB #97DEC5 #C6EDDF
Accessibility & contrast
On white
1.89
#69CFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#69CFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CFAB
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CFAB | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A9
Deuteranopia (green-blind)
#BBB8AD
Tritanopia (blue-blind)
#43D0C5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #69cfab; /* rgb */ color: rgb(105, 207, 171); /* oklch */ color: oklch(78.3% 0.110 168.1);
Tailwind
colors: {
custom: {
50: '#9adec4',
500: '#69cfab',
950: '#000000',
},
}SCSS
$custom: #69cfab; $custom-light: #9adec4; $custom-dark: #000000;
JSON
{
"hex": "#69cfab",
"rgb": {
"r": 105,
"g": 207,
"b": 171
},
"hsl": {
"h": 158.824,
"s": 51.515,
"l": 61.176
},
"oklch": {
"l": 0.78295,
"c": 0.10989,
"h": 168.1
},
"luminance": 0.50569
}Semantic roles & 50–950 ramp
primary
#69CFAB
secondary
#964662
accent
#275CBF
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1512
muted
#808482