#69DFCD#69DFCD
#69DFCD is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.0% C 0.110 H 182.2°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFCD |
|---|---|
| RGB | rgb(105, 223, 205) |
| HSL | hsl(171, 65%, 64%) |
| HSV | hsv(171, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(81.94, -37.63, -1.33) |
| CIE-LCH | lch(81.94, 37.65, 182.02°) |
| OKLab | oklab(83.05% -0.1102 -0.0042) |
| OKLCH | oklch(83.05% 0.11 182.2) |
| XYZ | xyz(43.2280, 60.1824, 67.0841) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.78
Tiffany Blue
#7BF2DA
ΔE00 4.56
Seafoam Blue
#78D1B6
ΔE00 5.39
Mediumturquoise
#48D1CC
ΔE00 5.75
Aqua (survey)
#13EAC9
ΔE00 5.90
Bright Aqua
#0BF9EA
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFCD #DF697B
analogous
#69DF92 #69DFCD #69B6DF
triadic
#69DFCD #CD69DF #DFCD69
tetradic
#69DFCD #9269DF #DF697B #B6DF69
square
#69DFCD #9269DF #DF697B #B6DF69
split-complementary
#69DFCD #DF69B6 #DF9269
monochromatic
#24A995 #37D4BC #69DFCD #9BEADE #CEF5EF
Accessibility & contrast
On white
1.61
#69DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#69DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFCD
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFCD | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CC
Deuteranopia (green-blind)
#C3C6CF
Tritanopia (blue-blind)
#1CE3D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69dfcd; /* rgb */ color: rgb(105, 223, 205); /* oklch */ color: oklch(83.0% 0.110 182.2);
Tailwind
colors: {
custom: {
50: '#9de9dc',
500: '#69dfcd',
950: '#000000',
},
}SCSS
$custom: #69dfcd; $custom-light: #9de9dc; $custom-dark: #000000;
JSON
{
"hex": "#69dfcd",
"rgb": {
"r": 105,
"g": 223,
"b": 205
},
"hsl": {
"h": 170.847,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.83049,
"c": 0.11032,
"h": 182.2
},
"luminance": 0.60186
}Semantic roles & 50–950 ramp
primary
#69DFCD
secondary
#AC4151
accent
#1934CD
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1615
muted
#808484