#69D2CF#69D2CF
#69D2CF is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.1% C 0.098 H 192.9°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #69D2CF |
|---|---|
| RGB | rgb(105, 210, 207) |
| HSL | hsl(178, 54%, 62%) |
| HSV | hsv(178, 50%, 82%) |
| CMYK | cmyk(50%, 0%, 1.4%, 17.6%) |
| CIE-LAB | lab(78.23, -31.05, -7.86) |
| CIE-LCH | lch(78.23, 32.03, 194.21°) |
| OKLab | oklab(80.07% -0.0952 -0.0218) |
| OKLCH | oklch(80.07% 0.098 192.9) |
| XYZ | xyz(40.1301, 53.5978, 67.2500) |
| Luminance | 0.5360 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.70
Darkturquoise
#00CED1
ΔE00 4.75
Turquoise
#40E0D0
ΔE00 6.29
Aqua Blue
#02D8E9
ΔE00 7.21
Topaz
#13BBAF
ΔE00 8.54
Seafoam Blue
#78D1B6
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D2CF #D2696C
analogous
#69D29B #69D2CF #69A1D2
triadic
#69D2CF #CF69D2 #D2CF69
tetradic
#69D2CF #9B69D2 #D2696C #A1D269
square
#69D2CF #9B69D2 #D2696C #A1D269
split-complementary
#69D2CF #D269A1 #D29B69
monochromatic
#2C9491 #3BC3BF #69D2CF #98E0DE #C7EEED
Accessibility & contrast
On white
1.79
#69D2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#69D2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D2CF
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D2CF | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#B5BCD0
Tritanopia (blue-blind)
#22D7D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #69d2cf; /* rgb */ color: rgb(105, 210, 207); /* oklch */ color: oklch(80.1% 0.098 192.9);
Tailwind
colors: {
custom: {
50: '#9ce0dd',
500: '#69d2cf',
950: '#000000',
},
}SCSS
$custom: #69d2cf; $custom-light: #9ce0dd; $custom-dark: #000000;
JSON
{
"hex": "#69d2cf",
"rgb": {
"r": 105,
"g": 210,
"b": 207
},
"hsl": {
"h": 178.286,
"s": 53.846,
"l": 61.765
},
"oklch": {
"l": 0.80069,
"c": 0.09762,
"h": 192.9
},
"luminance": 0.53601
}Semantic roles & 50–950 ramp
primary
#69D2CF
secondary
#9A4648
accent
#2429C1
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484