#69DADF#69DADF
#69DADF is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.5% C 0.103 H 199.2°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #69DADF |
|---|---|
| RGB | rgb(105, 218, 223) |
| HSL | hsl(183, 65%, 64%) |
| HSV | hsv(183, 53%, 87%) |
| CMYK | cmyk(52.9%, 2.2%, 0%, 12.5%) |
| CIE-LAB | lab(81.00, -30.69, -12.29) |
| CIE-LCH | lch(81.00, 33.06, 201.82°) |
| OKLab | oklab(82.46% -0.0972 -0.0339) |
| OKLCH | oklch(82.46% 0.103 199.2) |
| XYZ | xyz(44.2109, 58.4696, 78.7536) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.78
Mediumturquoise
#48D1CC
ΔE00 5.13
Darkturquoise
#00CED1
ΔE00 5.45
Robin'S Egg
#6DEDFD
ΔE00 5.57
Robin Egg Blue
#8AF1FE
ΔE00 6.49
Robin'S Egg Blue
#98EFF9
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DADF #DF6E69
analogous
#69DFA9 #69DADF #699FDF
triadic
#69DADF #DF69DA #DADF69
tetradic
#69DADF #A969DF #DF6E69 #9FDF69
square
#69DADF #A969DF #DF6E69 #9FDF69
split-complementary
#69DADF #DF699F #DFA969
monochromatic
#24A4A9 #37CED4 #69DADF #9BE6EA #CEF3F5
Accessibility & contrast
On white
1.65
#69DADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#69DADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DADF
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DADF | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1E0
Deuteranopia (green-blind)
#B9C3E0
Tritanopia (blue-blind)
#00E1DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69dadf; /* rgb */ color: rgb(105, 218, 223); /* oklch */ color: oklch(82.5% 0.103 199.2);
Tailwind
colors: {
custom: {
50: '#9ee5e9',
500: '#69dadf',
950: '#000000',
},
}SCSS
$custom: #69dadf; $custom-light: #9ee5e9; $custom-dark: #000000;
JSON
{
"hex": "#69dadf",
"rgb": {
"r": 105,
"g": 218,
"b": 223
},
"hsl": {
"h": 182.542,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.82459,
"c": 0.10301,
"h": 199.2
},
"luminance": 0.58474
}Semantic roles & 50–950 ramp
primary
#69DADF
secondary
#AC4541
accent
#2019CD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484