#69DFD4#69DFD4
#69DFD4 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.108 H 187.1°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFD4 |
|---|---|
| RGB | rgb(105, 223, 212) |
| HSL | hsl(174, 65%, 64%) |
| HSV | hsv(174, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(82.12, -35.89, -4.77) |
| CIE-LCH | lch(82.12, 36.21, 187.57°) |
| OKLab | oklab(83.26% -0.1072 -0.0134) |
| OKLCH | oklch(83.26% 0.108 187.1) |
| XYZ | xyz(44.0920, 60.5279, 71.6340) |
| Luminance | 0.6053 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.12
Mediumturquoise
#48D1CC
ΔE00 4.30
Tiffany Blue
#7BF2DA
ΔE00 5.82
Bright Aqua
#0BF9EA
ΔE00 6.79
Darkturquoise
#00CED1
ΔE00 7.14
Seafoam Blue
#78D1B6
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFD4 #DF6974
analogous
#69DF99 #69DFD4 #69AFDF
triadic
#69DFD4 #D469DF #DFD469
tetradic
#69DFD4 #9969DF #DF6974 #AFDF69
square
#69DFD4 #9969DF #DF6974 #AFDF69
split-complementary
#69DFD4 #DF69AF #DF9969
monochromatic
#24A99D #37D4C6 #69DFD4 #9BEAE2 #CEF5F1
Accessibility & contrast
On white
1.60
#69DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#69DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFD4
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFD4 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D4
Deuteranopia (green-blind)
#C2C6D5
Tritanopia (blue-blind)
#0AE4DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69dfd4; /* rgb */ color: rgb(105, 223, 212); /* oklch */ color: oklch(83.3% 0.108 187.1);
Tailwind
colors: {
custom: {
50: '#9de9e1',
500: '#69dfd4',
950: '#000000',
},
}SCSS
$custom: #69dfd4; $custom-light: #9de9e1; $custom-dark: #000000;
JSON
{
"hex": "#69dfd4",
"rgb": {
"r": 105,
"g": 223,
"b": 212
},
"hsl": {
"h": 174.407,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.83263,
"c": 0.10807,
"h": 187.1
},
"luminance": 0.60532
}Semantic roles & 50–950 ramp
primary
#69DFD4
secondary
#AC414A
accent
#192ACD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484