#69D2CE#69D2CE
#69D2CE is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.0% C 0.098 H 192.1°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #69D2CE |
|---|---|
| RGB | rgb(105, 210, 206) |
| HSL | hsl(178, 54%, 62%) |
| HSV | hsv(178, 50%, 82%) |
| CMYK | cmyk(50%, 0%, 1.9%, 17.6%) |
| CIE-LAB | lab(78.20, -31.31, -7.37) |
| CIE-LCH | lch(78.20, 32.16, 193.25°) |
| OKLab | oklab(80.04% -0.0956 -0.0204) |
| OKLCH | oklch(80.04% 0.098 192.1) |
| XYZ | xyz(40.0083, 53.5491, 66.6082) |
| Luminance | 0.5355 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.58
Darkturquoise
#00CED1
ΔE00 4.87
Turquoise
#40E0D0
ΔE00 6.02
Aqua Blue
#02D8E9
ΔE00 7.53
Topaz
#13BBAF
ΔE00 8.37
Seafoam Blue
#78D1B6
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D2CE #D2696D
analogous
#69D29A #69D2CE #69A2D2
triadic
#69D2CE #CE69D2 #D2CE69
tetradic
#69D2CE #9A69D2 #D2696D #A2D269
square
#69D2CE #9A69D2 #D2696D #A2D269
split-complementary
#69D2CE #D269A2 #D29A69
monochromatic
#2C9490 #3BC3BE #69D2CE #98E0DD #C7EEED
Accessibility & contrast
On white
1.79
#69D2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#69D2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D2CE
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D2CE | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CE
Deuteranopia (green-blind)
#B6BCCF
Tritanopia (blue-blind)
#24D7D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #69d2ce; /* rgb */ color: rgb(105, 210, 206); /* oklch */ color: oklch(80.0% 0.098 192.1);
Tailwind
colors: {
custom: {
50: '#9ce0dc',
500: '#69d2ce',
950: '#000000',
},
}SCSS
$custom: #69d2ce; $custom-light: #9ce0dc; $custom-dark: #000000;
JSON
{
"hex": "#69d2ce",
"rgb": {
"r": 105,
"g": 210,
"b": 206
},
"hsl": {
"h": 177.714,
"s": 53.846,
"l": 61.765
},
"oklch": {
"l": 0.80037,
"c": 0.09775,
"h": 192.1
},
"luminance": 0.53553
}Semantic roles & 50–950 ramp
primary
#69D2CE
secondary
#9A4649
accent
#242AC1
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484