#69DDDE#69DDDE
#69DDDE is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.1% C 0.105 H 196.1°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #69DDDE |
|---|---|
| RGB | rgb(105, 221, 222) |
| HSL | hsl(181, 64%, 64%) |
| HSV | hsv(181, 53%, 87%) |
| CMYK | cmyk(52.7%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(81.83, -32.39, -10.52) |
| CIE-LCH | lch(81.83, 34.05, 197.99°) |
| OKLab | oklab(83.12% -0.1009 -0.0291) |
| OKLCH | oklch(83.12% 0.105 196.1) |
| XYZ | xyz(44.8615, 59.9858, 78.3073) |
| Luminance | 0.5999 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.41
Darkturquoise
#00CED1
ΔE00 5.51
Aqua Blue
#02D8E9
ΔE00 5.84
Robin'S Egg
#6DEDFD
ΔE00 6.22
Bright Light Blue
#26F7FD
ΔE00 6.59
Turquoise
#40E0D0
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DDDE #DE6A69
analogous
#69DEA5 #69DDDE #69A3DE
triadic
#69DDDE #DE69DD #DDDE69
tetradic
#69DDDE #A569DE #DE6A69 #A3DE69
square
#69DDDE #A569DE #DE6A69 #A3DE69
split-complementary
#69DDDE #DE69A3 #DEA569
monochromatic
#25A7A8 #37D2D3 #69DDDE #9BE8E9 #CDF4F4
Accessibility & contrast
On white
1.62
#69DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#69DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DDDE
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DDDE | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DE
Deuteranopia (green-blind)
#BDC5DF
Tritanopia (blue-blind)
#00E3DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #69ddde; /* rgb */ color: rgb(105, 221, 222); /* oklch */ color: oklch(83.1% 0.105 196.1);
Tailwind
colors: {
custom: {
50: '#9ee8e8',
500: '#69ddde',
950: '#000000',
},
}SCSS
$custom: #69ddde; $custom-light: #9ee8e8; $custom-dark: #000000;
JSON
{
"hex": "#69ddde",
"rgb": {
"r": 105,
"g": 221,
"b": 222
},
"hsl": {
"h": 180.513,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.83119,
"c": 0.10499,
"h": 196.1
},
"luminance": 0.5999
}Semantic roles & 50–950 ramp
primary
#69DDDE
secondary
#AA4241
accent
#1B1ACC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484