#69DEDA#69DEDA
#69DEDA is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.106 H 192.3°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEDA |
|---|---|
| RGB | rgb(105, 222, 218) |
| HSL | hsl(178, 64%, 64%) |
| HSV | hsv(178, 53%, 87%) |
| CMYK | cmyk(52.7%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(82.00, -33.90, -8.13) |
| CIE-LCH | lch(82.00, 34.86, 193.49°) |
| OKLab | oklab(83.22% -0.1036 -0.0226) |
| OKLCH | oklch(83.22% 0.106 192.3) |
| XYZ | xyz(44.5965, 60.3036, 75.6056) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.81
Turquoise
#40E0D0
ΔE00 5.00
Darkturquoise
#00CED1
ΔE00 5.86
Bright Light Blue
#26F7FD
ΔE00 6.90
Bright Cyan
#41FDFE
ΔE00 7.29
Aqua Blue
#02D8E9
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEDA #DE696D
analogous
#69DEA0 #69DEDA #69A8DE
triadic
#69DEDA #DA69DE #DEDA69
tetradic
#69DEDA #A069DE #DE696D #A8DE69
square
#69DEDA #A069DE #DE696D #A8DE69
split-complementary
#69DEDA #DE69A8 #DEA069
monochromatic
#25A8A3 #37D3CE #69DEDA #9BE9E6 #CDF4F3
Accessibility & contrast
On white
1.61
#69DEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#69DEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEDA
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEDA | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DA
Deuteranopia (green-blind)
#BFC6DB
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69deda; /* rgb */ color: rgb(105, 222, 218); /* oklch */ color: oklch(83.2% 0.106 192.3);
Tailwind
colors: {
custom: {
50: '#9ee8e5',
500: '#69deda',
950: '#000000',
},
}SCSS
$custom: #69deda; $custom-light: #9ee8e5; $custom-dark: #000000;
JSON
{
"hex": "#69deda",
"rgb": {
"r": 105,
"g": 222,
"b": 218
},
"hsl": {
"h": 177.949,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.8322,
"c": 0.10605,
"h": 192.3
},
"luminance": 0.60308
}Semantic roles & 50–950 ramp
primary
#69DEDA
secondary
#AA4145
accent
#1A20CC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484