#69DFDA#69DFDA
#69DFDA is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.107 H 191.6°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFDA |
|---|---|
| RGB | rgb(105, 223, 218) |
| HSL | hsl(177, 65%, 64%) |
| HSV | hsv(177, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(82.29, -34.36, -7.71) |
| CIE-LCH | lch(82.29, 35.22, 192.64°) |
| OKLab | oklab(83.45% -0.1047 -0.0214) |
| OKLCH | oklch(83.45% 0.107 191.6) |
| XYZ | xyz(44.8629, 60.8363, 75.6944) |
| Luminance | 0.6084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.94
Turquoise
#40E0D0
ΔE00 4.67
Darkturquoise
#00CED1
ΔE00 6.11
Bright Light Blue
#26F7FD
ΔE00 6.88
Bright Cyan
#41FDFE
ΔE00 7.15
Bright Aqua
#0BF9EA
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFDA #DF696E
analogous
#69DF9F #69DFDA #69A9DF
triadic
#69DFDA #DA69DF #DFDA69
tetradic
#69DFDA #9F69DF #DF696E #A9DF69
square
#69DFDA #9F69DF #DF696E #A9DF69
split-complementary
#69DFDA #DF69A9 #DF9F69
monochromatic
#24A9A4 #37D4CE #69DFDA #9BEAE6 #CEF5F3
Accessibility & contrast
On white
1.59
#69DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#69DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFDA
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFDA | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DA
Deuteranopia (green-blind)
#C0C7DB
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69dfda; /* rgb */ color: rgb(105, 223, 218); /* oklch */ color: oklch(83.5% 0.107 191.6);
Tailwind
colors: {
custom: {
50: '#9ee9e5',
500: '#69dfda',
950: '#000000',
},
}SCSS
$custom: #69dfda; $custom-light: #9ee9e5; $custom-dark: #000000;
JSON
{
"hex": "#69dfda",
"rgb": {
"r": 105,
"g": 223,
"b": 218
},
"hsl": {
"h": 177.458,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.83453,
"c": 0.10686,
"h": 191.6
},
"luminance": 0.60841
}Semantic roles & 50–950 ramp
primary
#69DFDA
secondary
#AC4145
accent
#1920CD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484