#69DDDC#69DDDC
#69DDDC is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.1% C 0.105 H 194.6°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #69DDDC |
|---|---|
| RGB | rgb(105, 221, 220) |
| HSL | hsl(179, 63%, 64%) |
| HSV | hsv(179, 52%, 87%) |
| CMYK | cmyk(52.5%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(81.77, -32.91, -9.54) |
| CIE-LCH | lch(81.77, 34.26, 196.16°) |
| OKLab | oklab(83.05% -0.1017 -0.0264) |
| OKLCH | oklch(83.05% 0.105 194.6) |
| XYZ | xyz(44.5950, 59.8793, 76.9040) |
| Luminance | 0.5988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.02
Darkturquoise
#00CED1
ΔE00 5.53
Turquoise
#40E0D0
ΔE00 6.00
Aqua Blue
#02D8E9
ΔE00 6.41
Bright Light Blue
#26F7FD
ΔE00 6.73
Robin'S Egg
#6DEDFD
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DDDC #DD696A
analogous
#69DDA2 #69DDDC #69A4DD
triadic
#69DDDC #DC69DD #DDDC69
tetradic
#69DDDC #A269DD #DD696A #A4DD69
square
#69DDDC #A269DD #DD696A #A4DD69
split-complementary
#69DDDC #DD69A4 #DDA269
monochromatic
#26A6A5 #37D2D0 #69DDDC #9BE8E8 #CDF4F3
Accessibility & contrast
On white
1.62
#69DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#69DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DDDC
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DDDC | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #69dddc; /* rgb */ color: rgb(105, 221, 220); /* oklch */ color: oklch(83.1% 0.105 194.6);
Tailwind
colors: {
custom: {
50: '#9ee8e6',
500: '#69dddc',
950: '#000000',
},
}SCSS
$custom: #69dddc; $custom-light: #9ee8e6; $custom-dark: #000000;
JSON
{
"hex": "#69dddc",
"rgb": {
"r": 105,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.483,
"s": 63.043,
"l": 63.922
},
"oklch": {
"l": 0.83053,
"c": 0.10508,
"h": 194.6
},
"luminance": 0.59883
}Semantic roles & 50–950 ramp
primary
#69DDDC
secondary
#A94142
accent
#1B1CCB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484