#69CFA8#69CFA8
#69CFA8 is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.2% C 0.112 H 166.3°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #69CFA8 |
|---|---|
| RGB | rgb(105, 207, 168) |
| HSL | hsl(157, 52%, 61%) |
| HSV | hsv(157, 49%, 81%) |
| CMYK | cmyk(49.3%, 0%, 18.8%, 18.8%) |
| CIE-LAB | lab(76.35, -38.97, 10.33) |
| CIE-LCH | lch(76.35, 40.32, 165.15°) |
| OKLab | oklab(78.22% -0.1089 0.0265) |
| OKLCH | oklch(78.22% 0.112 166.3) |
| XYZ | xyz(35.2033, 50.4531, 44.9215) |
| Luminance | 0.5046 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.23
Seafoam Blue
#78D1B6
ΔE00 3.69
Eucalyptus
#44D7A8
ΔE00 3.70
Seafoam
#7FE0B3
ΔE00 4.53
Pale Teal
#82CBB2
ΔE00 4.79
Aquamarine (survey)
#04D8B2
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CFA8 #CF6990
analogous
#69CF75 #69CFA8 #69C3CF
triadic
#69CFA8 #A869CF #CFA869
tetradic
#69CFA8 #7569CF #CF6990 #C3CF69
square
#69CFA8 #7569CF #CF6990 #C3CF69
split-complementary
#69CFA8 #CF69C3 #CF7569
monochromatic
#2E906A #3DBE8D #69CFA8 #97DEC3 #C6EDDE
Accessibility & contrast
On white
1.89
#69CFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#69CFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CFA8
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CFA8 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A6
Deuteranopia (green-blind)
#BBB8AA
Tritanopia (blue-blind)
#45D0C4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #69cfa8; /* rgb */ color: rgb(105, 207, 168); /* oklch */ color: oklch(78.2% 0.112 166.3);
Tailwind
colors: {
custom: {
50: '#9adec1',
500: '#69cfa8',
950: '#000000',
},
}SCSS
$custom: #69cfa8; $custom-light: #9adec1; $custom-dark: #000000;
JSON
{
"hex": "#69cfa8",
"rgb": {
"r": 105,
"g": 207,
"b": 168
},
"hsl": {
"h": 157.059,
"s": 51.515,
"l": 61.176
},
"oklch": {
"l": 0.78216,
"c": 0.11208,
"h": 166.3
},
"luminance": 0.50456
}Semantic roles & 50–950 ramp
primary
#69CFA8
secondary
#964665
accent
#2761BF
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1512
muted
#808482