#69CEBD#69CEBD
#69CEBD is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.6% C 0.098 H 181.3°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #69CEBD |
|---|---|
| RGB | rgb(105, 206, 189) |
| HSL | hsl(170, 51%, 61%) |
| HSV | hsv(170, 49%, 81%) |
| CMYK | cmyk(49%, 0%, 8.3%, 19.2%) |
| CIE-LAB | lab(76.57, -33.66, -0.63) |
| CIE-LCH | lch(76.57, 33.66, 181.07°) |
| OKLab | oklab(78.57% -0.0984 -0.0022) |
| OKLCH | oklch(78.57% 0.098 181.3) |
| XYZ | xyz(37.0785, 50.8168, 55.9889) |
| Luminance | 0.5082 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.87
Pale Teal
#82CBB2
ΔE00 4.68
Mediumturquoise
#48D1CC
ΔE00 5.08
Turquoise
#40E0D0
ΔE00 5.38
Mediumaquamarine
#66CDAA
ΔE00 5.77
Turquoise (survey)
#06C2AC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CEBD #CE697A
analogous
#69CE8A #69CEBD #69ACCE
triadic
#69CEBD #BD69CE #CEBD69
tetradic
#69CEBD #8A69CE #CE697A #ACCE69
square
#69CEBD #8A69CE #CE697A #ACCE69
split-complementary
#69CEBD #CE69AC #CE8A69
monochromatic
#2E8E7E #3EBCA7 #69CEBD #97DDD1 #C5ECE6
Accessibility & contrast
On white
1.88
#69CEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#69CEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CEBD
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CEBD | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BC
Deuteranopia (green-blind)
#B6B8BE
Tritanopia (blue-blind)
#38D1C9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #69cebd; /* rgb */ color: rgb(105, 206, 189); /* oklch */ color: oklch(78.6% 0.098 181.3);
Tailwind
colors: {
custom: {
50: '#9bddd0',
500: '#69cebd',
950: '#000000',
},
}SCSS
$custom: #69cebd; $custom-light: #9bddd0; $custom-dark: #000000;
JSON
{
"hex": "#69cebd",
"rgb": {
"r": 105,
"g": 206,
"b": 189
},
"hsl": {
"h": 169.901,
"s": 50.754,
"l": 60.98
},
"oklch": {
"l": 0.78566,
"c": 0.09845,
"h": 181.3
},
"luminance": 0.5082
}Semantic roles & 50–950 ramp
primary
#69CEBD
secondary
#954754
accent
#2741BE
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483