#69CEAE#69CEAE
#69CEAE is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.1% C 0.107 H 170.5°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #69CEAE |
|---|---|
| RGB | rgb(105, 206, 174) |
| HSL | hsl(161, 51%, 61%) |
| HSV | hsv(161, 49%, 81%) |
| CMYK | cmyk(49%, 0%, 15.5%, 19.2%) |
| CIE-LAB | lab(76.19, -37.18, 6.89) |
| CIE-LCH | lch(76.19, 37.81, 169.50°) |
| OKLab | oklab(78.14% -0.1051 0.0176) |
| OKLCH | oklch(78.14% 0.107 170.5) |
| XYZ | xyz(35.5337, 50.1989, 47.8530) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 0.94
Seafoam Blue
#78D1B6
ΔE00 2.18
Pale Teal
#82CBB2
ΔE00 3.63
Eucalyptus
#44D7A8
ΔE00 4.77
Aquamarine (survey)
#04D8B2
ΔE00 5.39
Seafoam
#7FE0B3
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CEAE #CE6989
analogous
#69CE7B #69CEAE #69BBCE
triadic
#69CEAE #AE69CE #CEAE69
tetradic
#69CEAE #7B69CE #CE6989 #BBCE69
square
#69CEAE #7B69CE #CE6989 #BBCE69
split-complementary
#69CEAE #CE69BB #CE7B69
monochromatic
#2E8E70 #3EBC94 #69CEAE #97DDC7 #C5ECE0
Accessibility & contrast
On white
1.90
#69CEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#69CEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CEAE
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CEAE | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AC
Deuteranopia (green-blind)
#B9B7B0
Tritanopia (blue-blind)
#42CFC5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #69ceae; /* rgb */ color: rgb(105, 206, 174); /* oklch */ color: oklch(78.1% 0.107 170.5);
Tailwind
colors: {
custom: {
50: '#9addc6',
500: '#69ceae',
950: '#000000',
},
}SCSS
$custom: #69ceae; $custom-light: #9addc6; $custom-dark: #000000;
JSON
{
"hex": "#69ceae",
"rgb": {
"r": 105,
"g": 206,
"b": 174
},
"hsl": {
"h": 160.99,
"s": 50.754,
"l": 60.98
},
"oklch": {
"l": 0.78136,
"c": 0.10653,
"h": 170.5
},
"luminance": 0.50202
}Semantic roles & 50–950 ramp
primary
#69CEAE
secondary
#95475F
accent
#2757BE
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482