#69DFDF#69DFDF
#69DFDF is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.106 H 195.3°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFDF |
|---|---|
| RGB | rgb(105, 223, 223) |
| HSL | hsl(180, 65%, 64%) |
| HSV | hsv(180, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(82.43, -33.07, -10.15) |
| CIE-LCH | lch(82.43, 34.59, 197.06°) |
| OKLab | oklab(83.62% -0.1026 -0.0281) |
| OKLCH | oklch(83.62% 0.106 195.3) |
| XYZ | xyz(45.5271, 61.1020, 79.1923) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.50
Darkturquoise
#00CED1
ΔE00 5.78
Aqua Blue
#02D8E9
ΔE00 6.21
Bright Light Blue
#26F7FD
ΔE00 6.24
Turquoise
#40E0D0
ΔE00 6.29
Robin'S Egg
#6DEDFD
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFDF #DF6969
analogous
#69DFA4 #69DFDF #69A4DF
triadic
#69DFDF #DF69DF #DFDF69
tetradic
#69DFDF #A469DF #DF6969 #A4DF69
square
#69DFDF #A469DF #DF6969 #A4DF69
split-complementary
#69DFDF #DF69A4 #DFA469
monochromatic
#24A9A9 #37D4D4 #69DFDF #9BEAEA #CEF5F5
Accessibility & contrast
On white
1.59
#69DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#69DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFDF
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFDF | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6DF
Deuteranopia (green-blind)
#BFC7E0
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69dfdf; /* rgb */ color: rgb(105, 223, 223); /* oklch */ color: oklch(83.6% 0.106 195.3);
Tailwind
colors: {
custom: {
50: '#9ee9e9',
500: '#69dfdf',
950: '#000000',
},
}SCSS
$custom: #69dfdf; $custom-light: #9ee9e9; $custom-dark: #000000;
JSON
{
"hex": "#69dfdf",
"rgb": {
"r": 105,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.83615,
"c": 0.10639,
"h": 195.3
},
"luminance": 0.61106
}Semantic roles & 50–950 ramp
primary
#69DFDF
secondary
#AC4141
accent
#1919CD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484