#69CEBC#69CEBC
#69CEBC is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.5% C 0.099 H 180.5°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #69CEBC |
|---|---|
| RGB | rgb(105, 206, 188) |
| HSL | hsl(169, 51%, 61%) |
| HSV | hsv(169, 49%, 81%) |
| CMYK | cmyk(49%, 0%, 8.7%, 19.2%) |
| CIE-LAB | lab(76.54, -33.90, -0.13) |
| CIE-LCH | lch(76.54, 33.90, 180.22°) |
| OKLab | oklab(78.54% -0.0989 -0.0009) |
| OKLCH | oklch(78.54% 0.099 180.5) |
| XYZ | xyz(36.9703, 50.7735, 55.4192) |
| Luminance | 0.5078 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.56
Pale Teal
#82CBB2
ΔE00 4.45
Mediumturquoise
#48D1CC
ΔE00 5.39
Mediumaquamarine
#66CDAA
ΔE00 5.42
Turquoise
#40E0D0
ΔE00 5.46
Turquoise (survey)
#06C2AC
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CEBC #CE697B
analogous
#69CE89 #69CEBC #69ADCE
triadic
#69CEBC #BC69CE #CEBC69
tetradic
#69CEBC #8969CE #CE697B #ADCE69
square
#69CEBC #8969CE #CE697B #ADCE69
split-complementary
#69CEBC #CE69AD #CE8969
monochromatic
#2E8E7D #3EBCA6 #69CEBC #97DDD1 #C5ECE5
Accessibility & contrast
On white
1.88
#69CEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#69CEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CEBC
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CEBC | 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)
#C7C4BB
Deuteranopia (green-blind)
#B6B8BE
Tritanopia (blue-blind)
#38D1C8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #69cebc; /* rgb */ color: rgb(105, 206, 188); /* oklch */ color: oklch(78.5% 0.099 180.5);
Tailwind
colors: {
custom: {
50: '#9bddd0',
500: '#69cebc',
950: '#000000',
},
}SCSS
$custom: #69cebc; $custom-light: #9bddd0; $custom-dark: #000000;
JSON
{
"hex": "#69cebc",
"rgb": {
"r": 105,
"g": 206,
"b": 188
},
"hsl": {
"h": 169.307,
"s": 50.754,
"l": 60.98
},
"oklch": {
"l": 0.78536,
"c": 0.09886,
"h": 180.5
},
"luminance": 0.50777
}Semantic roles & 50–950 ramp
primary
#69CEBC
secondary
#954755
accent
#2742BE
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1513
muted
#808483