#69CDCB#69CDCB
#69CDCB is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.8% C 0.094 H 193.7°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #69CDCB |
|---|---|
| RGB | rgb(105, 205, 203) |
| HSL | hsl(179, 50%, 61%) |
| HSV | hsv(179, 49%, 80%) |
| CMYK | cmyk(48.8%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(76.66, -29.68, -8.03) |
| CIE-LCH | lch(76.66, 30.75, 195.15°) |
| OKLab | oklab(78.77% -0.0913 -0.0222) |
| OKLCH | oklch(78.77% 0.094 193.7) |
| XYZ | xyz(38.4321, 50.9743, 64.3021) |
| Luminance | 0.5098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.15
Darkturquoise
#00CED1
ΔE00 4.71
Turquoise
#40E0D0
ΔE00 7.30
Aqua Blue
#02D8E9
ΔE00 7.32
Topaz
#13BBAF
ΔE00 8.03
Lightseagreen
#20B2AA
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CDCB #CD696B
analogous
#69CD99 #69CDCB #699DCD
triadic
#69CDCB #CB69CD #CDCB69
tetradic
#69CDCB #9969CD #CD696B #9DCD69
square
#69CDCB #9969CD #CD696B #9DCD69
split-complementary
#69CDCB #CD699D #CD9969
monochromatic
#2F8D8B #3EBBB8 #69CDCB #97DCDB #C5ECEB
Accessibility & contrast
On white
1.88
#69CDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#69CDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CDCB
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CDCB | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CB
Deuteranopia (green-blind)
#B1B8CC
Tritanopia (blue-blind)
#2BD2CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #69cdcb; /* rgb */ color: rgb(105, 205, 203); /* oklch */ color: oklch(78.8% 0.094 193.7);
Tailwind
colors: {
custom: {
50: '#9bdcda',
500: '#69cdcb',
950: '#000000',
},
}SCSS
$custom: #69cdcb; $custom-light: #9bdcda; $custom-dark: #000000;
JSON
{
"hex": "#69cdcb",
"rgb": {
"r": 105,
"g": 205,
"b": 203
},
"hsl": {
"h": 178.8,
"s": 50,
"l": 60.784
},
"oklch": {
"l": 0.78771,
"c": 0.09396,
"h": 193.7
},
"luminance": 0.50978
}Semantic roles & 50–950 ramp
primary
#69CDCB
secondary
#934748
accent
#282BBD
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483