#69CEB2#69CEB2
#69CEB2 is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.2% C 0.104 H 173.2°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #69CEB2 |
|---|---|
| RGB | rgb(105, 206, 178) |
| HSL | hsl(163, 51%, 61%) |
| HSV | hsv(163, 49%, 81%) |
| CMYK | cmyk(49%, 0%, 13.6%, 19.2%) |
| CIE-LAB | lab(76.29, -36.27, 4.88) |
| CIE-LCH | lch(76.29, 36.59, 172.33°) |
| OKLab | oklab(78.25% -0.1033 0.0124) |
| OKLCH | oklch(78.25% 0.104 173.2) |
| XYZ | xyz(35.9294, 50.3572, 49.9374) |
| Luminance | 0.5036 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.72
Mediumaquamarine
#66CDAA
ΔE00 2.13
Pale Teal
#82CBB2
ΔE00 3.36
Aquamarine (survey)
#04D8B2
ΔE00 5.59
Eucalyptus
#44D7A8
ΔE00 5.63
Turquoise (survey)
#06C2AC
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CEB2 #CE6985
analogous
#69CE7F #69CEB2 #69B7CE
triadic
#69CEB2 #B269CE #CEB269
tetradic
#69CEB2 #7F69CE #CE6985 #B7CE69
square
#69CEB2 #7F69CE #CE6985 #B7CE69
split-complementary
#69CEB2 #CE69B7 #CE7F69
monochromatic
#2E8E74 #3EBC99 #69CEB2 #97DDCA #C5ECE1
Accessibility & contrast
On white
1.90
#69CEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#69CEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CEB2
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CEB2 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C3B1
Deuteranopia (green-blind)
#B8B7B4
Tritanopia (blue-blind)
#3FD0C6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #69ceb2; /* rgb */ color: rgb(105, 206, 178); /* oklch */ color: oklch(78.2% 0.104 173.2);
Tailwind
colors: {
custom: {
50: '#9addc9',
500: '#69ceb2',
950: '#000000',
},
}SCSS
$custom: #69ceb2; $custom-light: #9addc9; $custom-dark: #000000;
JSON
{
"hex": "#69ceb2",
"rgb": {
"r": 105,
"g": 206,
"b": 178
},
"hsl": {
"h": 163.366,
"s": 50.754,
"l": 60.98
},
"oklch": {
"l": 0.78246,
"c": 0.10402,
"h": 173.2
},
"luminance": 0.5036
}Semantic roles & 50–950 ramp
primary
#69CEB2
secondary
#95475C
accent
#2751BE
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482