#69DEDF#69DEDF
#69DEDF is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.106 H 196.1°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEDF |
|---|---|
| RGB | rgb(105, 222, 223) |
| HSL | hsl(181, 65%, 64%) |
| HSV | hsv(181, 53%, 87%) |
| CMYK | cmyk(52.9%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(82.15, -32.60, -10.58) |
| CIE-LCH | lch(82.15, 34.27, 197.98°) |
| OKLab | oklab(83.38% -0.1015 -0.0293) |
| OKLCH | oklch(83.38% 0.106 196.1) |
| XYZ | xyz(45.2607, 60.5692, 79.1036) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.55
Darkturquoise
#00CED1
ΔE00 5.65
Aqua Blue
#02D8E9
ΔE00 5.88
Robin'S Egg
#6DEDFD
ΔE00 6.10
Bright Light Blue
#26F7FD
ΔE00 6.38
Turquoise
#40E0D0
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEDF #DF6A69
analogous
#69DFA5 #69DEDF #69A3DF
triadic
#69DEDF #DF69DE #DEDF69
tetradic
#69DEDF #A569DF #DF6A69 #A3DF69
square
#69DEDF #A569DF #DF6A69 #A3DF69
split-complementary
#69DEDF #DF69A3 #DFA569
monochromatic
#24A8A9 #37D3D4 #69DEDF #9BE9EA #CEF4F5
Accessibility & contrast
On white
1.60
#69DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#69DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEDF
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEDF | 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)
#D1D5DF
Deuteranopia (green-blind)
#BEC6E0
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69dedf; /* rgb */ color: rgb(105, 222, 223); /* oklch */ color: oklch(83.4% 0.106 196.1);
Tailwind
colors: {
custom: {
50: '#9ee8e9',
500: '#69dedf',
950: '#000000',
},
}SCSS
$custom: #69dedf; $custom-light: #9ee8e9; $custom-dark: #000000;
JSON
{
"hex": "#69dedf",
"rgb": {
"r": 105,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.508,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.83384,
"c": 0.10567,
"h": 196.1
},
"luminance": 0.60574
}Semantic roles & 50–950 ramp
primary
#69DEDF
secondary
#AC4141
accent
#1A19CD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484