#69DCDF#69DCDF
#69DCDF is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.9% C 0.104 H 197.6°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCDF |
|---|---|
| RGB | rgb(105, 220, 223) |
| HSL | hsl(182, 65%, 64%) |
| HSV | hsv(182, 53%, 87%) |
| CMYK | cmyk(52.9%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(81.57, -31.65, -11.43) |
| CIE-LCH | lch(81.57, 33.65, 199.86°) |
| OKLab | oklab(82.92% -0.0994 -0.0316) |
| OKLCH | oklch(82.92% 0.104 197.6) |
| XYZ | xyz(44.7327, 59.5131, 78.9275) |
| Luminance | 0.5952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.76
Aqua Blue
#02D8E9
ΔE00 5.28
Darkturquoise
#00CED1
ΔE00 5.48
Robin'S Egg
#6DEDFD
ΔE00 5.78
Robin Egg Blue
#8AF1FE
ΔE00 6.59
Robin'S Egg Blue
#98EFF9
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCDF #DF6C69
analogous
#69DFA7 #69DCDF #69A1DF
triadic
#69DCDF #DF69DC #DCDF69
tetradic
#69DCDF #A769DF #DF6C69 #A1DF69
square
#69DCDF #A769DF #DF6C69 #A1DF69
split-complementary
#69DCDF #DF69A1 #DFA769
monochromatic
#24A6A9 #37D0D4 #69DCDF #9BE8EA #CEF4F5
Accessibility & contrast
On white
1.63
#69DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#69DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCDF
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCDF | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DF
Deuteranopia (green-blind)
#BBC5E0
Tritanopia (blue-blind)
#00E2DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #69dcdf; /* rgb */ color: rgb(105, 220, 223); /* oklch */ color: oklch(82.9% 0.104 197.6);
Tailwind
colors: {
custom: {
50: '#9ee7e9',
500: '#69dcdf',
950: '#000000',
},
}SCSS
$custom: #69dcdf; $custom-light: #9ee7e9; $custom-dark: #000000;
JSON
{
"hex": "#69dcdf",
"rgb": {
"r": 105,
"g": 220,
"b": 223
},
"hsl": {
"h": 181.525,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.82921,
"c": 0.10429,
"h": 197.6
},
"luminance": 0.59517
}Semantic roles & 50–950 ramp
primary
#69DCDF
secondary
#AC4341
accent
#1D19CD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484