#69D2DB#69D2DB
#69D2DB is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.5% C 0.098 H 202.9°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #69D2DB |
|---|---|
| RGB | rgb(105, 210, 219) |
| HSL | hsl(185, 61%, 64%) |
| HSV | hsv(185, 52%, 86%) |
| CMYK | cmyk(52.1%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(78.58, -27.90, -13.77) |
| CIE-LCH | lch(78.58, 31.11, 206.27°) |
| OKLab | oklab(80.47% -0.0902 -0.038) |
| OKLCH | oklch(80.47% 0.098 202.9) |
| XYZ | xyz(41.6533, 54.2071, 75.2720) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.49
Darkturquoise
#00CED1
ΔE00 5.73
Mediumturquoise
#48D1CC
ΔE00 6.19
Robin'S Egg
#6DEDFD
ΔE00 6.47
Robin Egg Blue
#8AF1FE
ΔE00 7.45
Robin'S Egg Blue
#98EFF9
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D2DB #DB7269
analogous
#69DBAB #69D2DB #6999DB
triadic
#69D2DB #DB69D2 #D2DB69
tetradic
#69D2DB #AB69DB #DB7269 #99DB69
square
#69D2DB #AB69DB #DB7269 #99DB69
split-complementary
#69D2DB #DB6999 #DBAB69
monochromatic
#2799A3 #38C3CF #69D2DB #9AE1E7 #CCF0F3
Accessibility & contrast
On white
1.77
#69D2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#69D2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D2DB
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D2DB | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADC
Deuteranopia (green-blind)
#B2BDDC
Tritanopia (blue-blind)
#04D9D4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #69d2db; /* rgb */ color: rgb(105, 210, 219); /* oklch */ color: oklch(80.5% 0.098 202.9);
Tailwind
colors: {
custom: {
50: '#9de0e6',
500: '#69d2db',
950: '#000000',
},
}SCSS
$custom: #69d2db; $custom-light: #9de0e6; $custom-dark: #000000;
JSON
{
"hex": "#69d2db",
"rgb": {
"r": 105,
"g": 210,
"b": 219
},
"hsl": {
"h": 184.737,
"s": 61.29,
"l": 63.529
},
"oklch": {
"l": 0.80474,
"c": 0.09789,
"h": 202.9
},
"luminance": 0.54211
}Semantic roles & 50–950 ramp
primary
#69D2DB
secondary
#A64A42
accent
#2A1DC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484