#69CFAF#69CFAF
#69CFAF is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.4% C 0.107 H 170.7°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #69CFAF |
|---|---|
| RGB | rgb(105, 207, 175) |
| HSL | hsl(161, 52%, 61%) |
| HSV | hsv(161, 49%, 81%) |
| CMYK | cmyk(49.3%, 0%, 15.5%, 18.8%) |
| CIE-LAB | lab(76.51, -37.41, 6.81) |
| CIE-LCH | lch(76.51, 38.03, 169.68°) |
| OKLab | oklab(78.4% -0.1057 0.0174) |
| OKLCH | oklch(78.4% 0.107 170.7) |
| XYZ | xyz(35.8730, 50.7210, 48.4489) |
| Luminance | 0.5072 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.07
Seafoam Blue
#78D1B6
ΔE00 2.11
Pale Teal
#82CBB2
ΔE00 3.71
Eucalyptus
#44D7A8
ΔE00 4.67
Aquamarine (survey)
#04D8B2
ΔE00 5.26
Seafoam
#7FE0B3
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CFAF #CF6989
analogous
#69CF7C #69CFAF #69BCCF
triadic
#69CFAF #AF69CF #CFAF69
tetradic
#69CFAF #7C69CF #CF6989 #BCCF69
square
#69CFAF #7C69CF #CF6989 #BCCF69
split-complementary
#69CFAF #CF69BC #CF7C69
monochromatic
#2E9071 #3DBE95 #69CFAF #97DEC8 #C6EDE0
Accessibility & contrast
On white
1.88
#69CFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#69CFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CFAF
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CFAF | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4AD
Deuteranopia (green-blind)
#BAB8B1
Tritanopia (blue-blind)
#41D0C6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #69cfaf; /* rgb */ color: rgb(105, 207, 175); /* oklch */ color: oklch(78.4% 0.107 170.7);
Tailwind
colors: {
custom: {
50: '#9adec6',
500: '#69cfaf',
950: '#000000',
},
}SCSS
$custom: #69cfaf; $custom-light: #9adec6; $custom-dark: #000000;
JSON
{
"hex": "#69cfaf",
"rgb": {
"r": 105,
"g": 207,
"b": 175
},
"hsl": {
"h": 161.176,
"s": 51.515,
"l": 61.176
},
"oklch": {
"l": 0.78402,
"c": 0.10717,
"h": 170.7
},
"luminance": 0.50724
}Semantic roles & 50–950 ramp
primary
#69CFAF
secondary
#96465F
accent
#2756BF
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482