#69CFAC#69CFAC
#69CFAC is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.3% C 0.109 H 168.7°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #69CFAC |
|---|---|
| RGB | rgb(105, 207, 172) |
| HSL | hsl(159, 52%, 61%) |
| HSV | hsv(159, 49%, 81%) |
| CMYK | cmyk(49.3%, 0%, 16.9%, 18.8%) |
| CIE-LAB | lab(76.44, -38.09, 8.32) |
| CIE-LCH | lch(76.44, 38.98, 167.68°) |
| OKLab | oklab(78.32% -0.1071 0.0213) |
| OKLCH | oklch(78.32% 0.109 168.7) |
| XYZ | xyz(35.5816, 50.6045, 46.9143) |
| Luminance | 0.5061 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 0.55
Seafoam Blue
#78D1B6
ΔE00 2.73
Pale Teal
#82CBB2
ΔE00 4.10
Eucalyptus
#44D7A8
ΔE00 4.15
Seafoam
#7FE0B3
ΔE00 4.98
Aquamarine (survey)
#04D8B2
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CFAC #CF698C
analogous
#69CF79 #69CFAC #69BFCF
triadic
#69CFAC #AC69CF #CFAC69
tetradic
#69CFAC #7969CF #CF698C #BFCF69
square
#69CFAC #7969CF #CF698C #BFCF69
split-complementary
#69CFAC #CF69BF #CF7969
monochromatic
#2E906E #3DBE92 #69CFAC #97DEC6 #C6EDDF
Accessibility & contrast
On white
1.89
#69CFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#69CFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CFAC
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CFAC | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3AA
Deuteranopia (green-blind)
#BBB8AE
Tritanopia (blue-blind)
#43D0C5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #69cfac; /* rgb */ color: rgb(105, 207, 172); /* oklch */ color: oklch(78.3% 0.109 168.7);
Tailwind
colors: {
custom: {
50: '#9adec4',
500: '#69cfac',
950: '#000000',
},
}SCSS
$custom: #69cfac; $custom-light: #9adec4; $custom-dark: #000000;
JSON
{
"hex": "#69cfac",
"rgb": {
"r": 105,
"g": 207,
"b": 172
},
"hsl": {
"h": 159.412,
"s": 51.515,
"l": 61.176
},
"oklch": {
"l": 0.78321,
"c": 0.10919,
"h": 168.7
},
"luminance": 0.50607
}Semantic roles & 50–950 ramp
primary
#69CFAC
secondary
#964662
accent
#275BBF
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1512
muted
#808482