#69CEB3#69CEB3
#69CEB3 is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.3% C 0.103 H 173.9°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #69CEB3 |
|---|---|
| RGB | rgb(105, 206, 179) |
| HSL | hsl(164, 51%, 61%) |
| HSV | hsv(164, 49%, 81%) |
| CMYK | cmyk(49%, 0%, 13.1%, 19.2%) |
| CIE-LAB | lab(76.31, -36.03, 4.38) |
| CIE-LCH | lch(76.31, 36.30, 173.07°) |
| OKLab | oklab(78.27% -0.1028 0.011) |
| OKLCH | oklch(78.27% 0.103 173.9) |
| XYZ | xyz(36.0302, 50.3975, 50.4681) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.72
Mediumaquamarine
#66CDAA
ΔE00 2.44
Pale Teal
#82CBB2
ΔE00 3.35
Aquamarine (survey)
#04D8B2
ΔE00 5.68
Eucalyptus
#44D7A8
ΔE00 5.87
Turquoise (survey)
#06C2AC
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CEB3 #CE6984
analogous
#69CE80 #69CEB3 #69B7CE
triadic
#69CEB3 #B369CE #CEB369
tetradic
#69CEB3 #8069CE #CE6984 #B7CE69
square
#69CEB3 #8069CE #CE6984 #B7CE69
split-complementary
#69CEB3 #CE69B7 #CE8069
monochromatic
#2E8E75 #3EBC9A #69CEB3 #97DDCA #C5ECE2
Accessibility & contrast
On white
1.90
#69CEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#69CEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CEB3
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CEB3 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C3B2
Deuteranopia (green-blind)
#B8B7B5
Tritanopia (blue-blind)
#3FD0C6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #69ceb3; /* rgb */ color: rgb(105, 206, 179); /* oklch */ color: oklch(78.3% 0.103 173.9);
Tailwind
colors: {
custom: {
50: '#9addc9',
500: '#69ceb3',
950: '#000000',
},
}SCSS
$custom: #69ceb3; $custom-light: #9addc9; $custom-dark: #000000;
JSON
{
"hex": "#69ceb3",
"rgb": {
"r": 105,
"g": 206,
"b": 179
},
"hsl": {
"h": 163.96,
"s": 50.754,
"l": 60.98
},
"oklch": {
"l": 0.78275,
"c": 0.10342,
"h": 173.9
},
"luminance": 0.50401
}Semantic roles & 50–950 ramp
primary
#69CEB3
secondary
#95475B
accent
#2750BE
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482