#69D2D2#69D2D2
#69D2D2 is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.2% C 0.097 H 195.4°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #69D2D2 |
|---|---|
| RGB | rgb(105, 210, 210) |
| HSL | hsl(180, 54%, 62%) |
| HSV | hsv(180, 50%, 82%) |
| CMYK | cmyk(50%, 0%, 0%, 17.6%) |
| CIE-LAB | lab(78.31, -30.27, -9.34) |
| CIE-LCH | lch(78.31, 31.68, 197.15°) |
| OKLab | oklab(80.17% -0.0939 -0.0258) |
| OKLCH | oklch(80.17% 0.097 195.4) |
| XYZ | xyz(40.5004, 53.7459, 69.2000) |
| Luminance | 0.5375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.33
Darkturquoise
#00CED1
ΔE00 4.58
Aqua Blue
#02D8E9
ΔE00 6.30
Turquoise
#40E0D0
ΔE00 7.18
Robin'S Egg
#6DEDFD
ΔE00 8.19
Robin'S Egg Blue
#98EFF9
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D2D2 #D26969
analogous
#69D29E #69D2D2 #699ED2
triadic
#69D2D2 #D269D2 #D2D269
tetradic
#69D2D2 #9E69D2 #D26969 #9ED269
square
#69D2D2 #9E69D2 #D26969 #9ED269
split-complementary
#69D2D2 #D2699E #D29E69
monochromatic
#2C9494 #3BC3C3 #69D2D2 #98E0E0 #C7EEEE
Accessibility & contrast
On white
1.79
#69D2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#69D2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D2D2
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D2D2 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9D2
Deuteranopia (green-blind)
#B5BCD3
Tritanopia (blue-blind)
#1ED8D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #69d2d2; /* rgb */ color: rgb(105, 210, 210); /* oklch */ color: oklch(80.2% 0.097 195.4);
Tailwind
colors: {
custom: {
50: '#9ce0df',
500: '#69d2d2',
950: '#000000',
},
}SCSS
$custom: #69d2d2; $custom-light: #9ce0df; $custom-dark: #000000;
JSON
{
"hex": "#69d2d2",
"rgb": {
"r": 105,
"g": 210,
"b": 210
},
"hsl": {
"h": 180,
"s": 53.846,
"l": 61.765
},
"oklch": {
"l": 0.80168,
"c": 0.0974,
"h": 195.4
},
"luminance": 0.5375
}Semantic roles & 50–950 ramp
primary
#69D2D2
secondary
#9A4646
accent
#2424C1
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484