#69CECD#69CECD
#69CECD is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.1% C 0.095 H 194.6°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #69CECD |
|---|---|
| RGB | rgb(105, 206, 205) |
| HSL | hsl(179, 51%, 61%) |
| HSV | hsv(179, 49%, 81%) |
| CMYK | cmyk(49%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(77.01, -29.64, -8.59) |
| CIE-LCH | lch(77.01, 30.86, 196.17°) |
| OKLab | oklab(79.07% -0.0916 -0.0238) |
| OKLCH | oklch(79.07% 0.095 194.6) |
| XYZ | xyz(38.9120, 51.5502, 65.6454) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.26
Darkturquoise
#00CED1
ΔE00 4.61
Aqua Blue
#02D8E9
ΔE00 6.93
Turquoise
#40E0D0
ΔE00 7.42
Topaz
#13BBAF
ΔE00 8.38
Robin'S Egg
#6DEDFD
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CECD #CE696A
analogous
#69CE9A #69CECD #699CCE
triadic
#69CECD #CD69CE #CECD69
tetradic
#69CECD #9A69CE #CE696A #9CCE69
square
#69CECD #9A69CE #CE696A #9CCE69
split-complementary
#69CECD #CE699C #CE9A69
monochromatic
#2E8E8D #3EBCBB #69CECD #97DDDC #C5ECEC
Accessibility & contrast
On white
1.86
#69CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#69CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CECD
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CECD | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CD
Deuteranopia (green-blind)
#B2B9CE
Tritanopia (blue-blind)
#28D3CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #69cecd; /* rgb */ color: rgb(105, 206, 205); /* oklch */ color: oklch(79.1% 0.095 194.6);
Tailwind
colors: {
custom: {
50: '#9cdddc',
500: '#69cecd',
950: '#000000',
},
}SCSS
$custom: #69cecd; $custom-light: #9cdddc; $custom-dark: #000000;
JSON
{
"hex": "#69cecd",
"rgb": {
"r": 105,
"g": 206,
"b": 205
},
"hsl": {
"h": 179.406,
"s": 50.754,
"l": 60.98
},
"oklch": {
"l": 0.7907,
"c": 0.0946,
"h": 194.6
},
"luminance": 0.51554
}Semantic roles & 50–950 ramp
primary
#69CECD
secondary
#954747
accent
#2729BE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484