#69CDCC#69CDCC
#69CDCC is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.8% C 0.094 H 194.6°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #69CDCC |
|---|---|
| RGB | rgb(105, 205, 204) |
| HSL | hsl(179, 50%, 61%) |
| HSV | hsv(179, 49%, 80%) |
| CMYK | cmyk(48.8%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(76.69, -29.42, -8.53) |
| CIE-LCH | lch(76.69, 30.63, 196.17°) |
| OKLab | oklab(78.8% -0.0909 -0.0236) |
| OKLCH | oklch(78.8% 0.094 194.6) |
| XYZ | xyz(38.5517, 51.0221, 64.9317) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.35
Darkturquoise
#00CED1
ΔE00 4.65
Aqua Blue
#02D8E9
ΔE00 7.03
Turquoise
#40E0D0
ΔE00 7.57
Topaz
#13BBAF
ΔE00 8.25
Lightseagreen
#20B2AA
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CDCC #CD696A
analogous
#69CD9A #69CDCC #699CCD
triadic
#69CDCC #CC69CD #CDCC69
tetradic
#69CDCC #9A69CD #CD696A #9CCD69
square
#69CDCC #9A69CD #CD696A #9CCD69
split-complementary
#69CDCC #CD699C #CD9A69
monochromatic
#2F8D8C #3EBBB9 #69CDCC #97DCDC #C5ECEB
Accessibility & contrast
On white
1.87
#69CDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#69CDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CDCC
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CDCC | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CC
Deuteranopia (green-blind)
#B1B8CD
Tritanopia (blue-blind)
#29D2CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #69cdcc; /* rgb */ color: rgb(105, 205, 204); /* oklch */ color: oklch(78.8% 0.094 194.6);
Tailwind
colors: {
custom: {
50: '#9bdcdb',
500: '#69cdcc',
950: '#000000',
},
}SCSS
$custom: #69cdcc; $custom-light: #9bdcdb; $custom-dark: #000000;
JSON
{
"hex": "#69cdcc",
"rgb": {
"r": 105,
"g": 205,
"b": 204
},
"hsl": {
"h": 179.4,
"s": 50,
"l": 60.784
},
"oklch": {
"l": 0.78804,
"c": 0.09388,
"h": 194.6
},
"luminance": 0.51026
}Semantic roles & 50–950 ramp
primary
#69CDCC
secondary
#934748
accent
#282ABD
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484