#69DEDB#69DEDB
#69DEDB is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.3% C 0.106 H 193.0°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEDB |
|---|---|
| RGB | rgb(105, 222, 219) |
| HSL | hsl(178, 64%, 64%) |
| HSV | hsv(178, 53%, 87%) |
| CMYK | cmyk(52.7%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(82.03, -33.64, -8.62) |
| CIE-LCH | lch(82.03, 34.73, 194.38°) |
| OKLab | oklab(83.25% -0.1032 -0.0239) |
| OKLCH | oklch(83.25% 0.106 193) |
| XYZ | xyz(44.7278, 60.3561, 76.2969) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.90
Turquoise
#40E0D0
ΔE00 5.31
Darkturquoise
#00CED1
ΔE00 5.77
Bright Light Blue
#26F7FD
ΔE00 6.76
Aqua Blue
#02D8E9
ΔE00 7.06
Bright Cyan
#41FDFE
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEDB #DE696C
analogous
#69DEA1 #69DEDB #69A6DE
triadic
#69DEDB #DB69DE #DEDB69
tetradic
#69DEDB #A169DE #DE696C #A6DE69
square
#69DEDB #A169DE #DE696C #A6DE69
split-complementary
#69DEDB #DE69A6 #DEA169
monochromatic
#25A8A4 #37D3CF #69DEDB #9BE9E7 #CDF4F3
Accessibility & contrast
On white
1.61
#69DEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#69DEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEDB
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEDB | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DB
Deuteranopia (green-blind)
#BFC6DC
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69dedb; /* rgb */ color: rgb(105, 222, 219); /* oklch */ color: oklch(83.3% 0.106 193.0);
Tailwind
colors: {
custom: {
50: '#9ee8e6',
500: '#69dedb',
950: '#000000',
},
}SCSS
$custom: #69dedb; $custom-light: #9ee8e6; $custom-dark: #000000;
JSON
{
"hex": "#69dedb",
"rgb": {
"r": 105,
"g": 222,
"b": 219
},
"hsl": {
"h": 178.462,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.83253,
"c": 0.10593,
"h": 193
},
"luminance": 0.6036
}Semantic roles & 50–950 ramp
primary
#69DEDB
secondary
#AA4144
accent
#1A1ECC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484