#69CEAF#69CEAF
#69CEAF is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.2% C 0.106 H 171.1°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #69CEAF |
|---|---|
| RGB | rgb(105, 206, 175) |
| HSL | hsl(162, 51%, 61%) |
| HSV | hsv(162, 49%, 81%) |
| CMYK | cmyk(49%, 0%, 15%, 19.2%) |
| CIE-LAB | lab(76.22, -36.95, 6.39) |
| CIE-LCH | lch(76.22, 37.50, 170.19°) |
| OKLab | oklab(78.16% -0.1046 0.0163) |
| OKLCH | oklch(78.16% 0.106 171.1) |
| XYZ | xyz(35.6315, 50.2380, 48.3684) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.23
Seafoam Blue
#78D1B6
ΔE00 2.01
Pale Teal
#82CBB2
ΔE00 3.53
Eucalyptus
#44D7A8
ΔE00 4.96
Aquamarine (survey)
#04D8B2
ΔE00 5.42
Seafoam
#7FE0B3
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CEAF #CE6988
analogous
#69CE7C #69CEAF #69BACE
triadic
#69CEAF #AF69CE #CEAF69
tetradic
#69CEAF #7C69CE #CE6988 #BACE69
square
#69CEAF #7C69CE #CE6988 #BACE69
split-complementary
#69CEAF #CE69BA #CE7C69
monochromatic
#2E8E71 #3EBC95 #69CEAF #97DDC8 #C5ECE0
Accessibility & contrast
On white
1.90
#69CEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#69CEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CEAF
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CEAF | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AE
Deuteranopia (green-blind)
#B9B7B1
Tritanopia (blue-blind)
#41CFC5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #69ceaf; /* rgb */ color: rgb(105, 206, 175); /* oklch */ color: oklch(78.2% 0.106 171.1);
Tailwind
colors: {
custom: {
50: '#9addc6',
500: '#69ceaf',
950: '#000000',
},
}SCSS
$custom: #69ceaf; $custom-light: #9addc6; $custom-dark: #000000;
JSON
{
"hex": "#69ceaf",
"rgb": {
"r": 105,
"g": 206,
"b": 175
},
"hsl": {
"h": 161.584,
"s": 50.754,
"l": 60.98
},
"oklch": {
"l": 0.78163,
"c": 0.10588,
"h": 171.1
},
"luminance": 0.50241
}Semantic roles & 50–950 ramp
primary
#69CEAF
secondary
#95475F
accent
#2756BE
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482