#69DCCF#69DCCF
#69DCCF is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.4% C 0.107 H 185.5°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCCF |
|---|---|
| RGB | rgb(105, 220, 207) |
| HSL | hsl(173, 62%, 64%) |
| HSV | hsv(173, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(81.12, -35.75, -3.59) |
| CIE-LCH | lch(81.12, 35.93, 185.73°) |
| OKLab | oklab(82.41% -0.1061 -0.0102) |
| OKLCH | oklch(82.41% 0.107 185.5) |
| XYZ | xyz(42.6766, 58.6907, 68.0988) |
| Luminance | 0.5869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.99
Mediumturquoise
#48D1CC
ΔE00 4.24
Tiffany Blue
#7BF2DA
ΔE00 5.87
Seafoam Blue
#78D1B6
ΔE00 6.22
Darkturquoise
#00CED1
ΔE00 7.33
Bright Aqua
#0BF9EA
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCCF #DC6976
analogous
#69DC95 #69DCCF #69AFDC
triadic
#69DCCF #CF69DC #DCCF69
tetradic
#69DCCF #9569DC #DC6976 #AFDC69
square
#69DCCF #9569DC #DC6976 #AFDC69
split-complementary
#69DCCF #DC69AF #DC9569
monochromatic
#26A496 #37D0BF #69DCCF #9BE8DF #CCF3EF
Accessibility & contrast
On white
1.65
#69DCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#69DCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCCF
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCCF | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CF
Deuteranopia (green-blind)
#C0C4D0
Tritanopia (blue-blind)
#1BE0D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69dccf; /* rgb */ color: rgb(105, 220, 207); /* oklch */ color: oklch(82.4% 0.107 185.5);
Tailwind
colors: {
custom: {
50: '#9de7dd',
500: '#69dccf',
950: '#000000',
},
}SCSS
$custom: #69dccf; $custom-light: #9de7dd; $custom-dark: #000000;
JSON
{
"hex": "#69dccf",
"rgb": {
"r": 105,
"g": 220,
"b": 207
},
"hsl": {
"h": 173.217,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.82407,
"c": 0.10662,
"h": 185.5
},
"luminance": 0.58695
}Semantic roles & 50–950 ramp
primary
#69DCCF
secondary
#A7424D
accent
#1C2FCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484