#69CDD3#69CDD3
#69CDD3 is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.0% C 0.094 H 200.6°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #69CDD3 |
|---|---|
| RGB | rgb(105, 205, 211) |
| HSL | hsl(183, 55%, 62%) |
| HSV | hsv(183, 50%, 83%) |
| CMYK | cmyk(50.2%, 2.8%, 0%, 17.3%) |
| CIE-LAB | lab(76.90, -27.59, -11.99) |
| CIE-LCH | lch(76.90, 30.08, 203.49°) |
| OKLab | oklab(79.04% -0.088 -0.0331) |
| OKLCH | oklch(79.04% 0.094 200.6) |
| XYZ | xyz(39.4102, 51.3655, 69.4531) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.19
Mediumturquoise
#48D1CC
ΔE00 5.37
Aqua Blue
#02D8E9
ΔE00 5.45
Robin'S Egg
#6DEDFD
ΔE00 7.98
Robin'S Egg Blue
#98EFF9
ΔE00 8.75
Robin Egg Blue
#8AF1FE
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CDD3 #D36F69
analogous
#69D3A4 #69CDD3 #6998D3
triadic
#69CDD3 #D369CD #CDD369
tetradic
#69CDD3 #A469D3 #D36F69 #98D369
square
#69CDD3 #A469D3 #D36F69 #98D369
split-complementary
#69CDD3 #D36998 #D3A469
monochromatic
#2C9096 #3ABDC5 #69CDD3 #98DDE1 #C8EDEF
Accessibility & contrast
On white
1.86
#69CDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#69CDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CDD3
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CDD3 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5D4
Deuteranopia (green-blind)
#AFB8D4
Tritanopia (blue-blind)
#1FD3CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #69cdd3; /* rgb */ color: rgb(105, 205, 211); /* oklch */ color: oklch(79.0% 0.094 200.6);
Tailwind
colors: {
custom: {
50: '#9cdce0',
500: '#69cdd3',
950: '#000000',
},
}SCSS
$custom: #69cdd3; $custom-light: #9cdce0; $custom-dark: #000000;
JSON
{
"hex": "#69cdd3",
"rgb": {
"r": 105,
"g": 205,
"b": 211
},
"hsl": {
"h": 183.396,
"s": 54.639,
"l": 61.961
},
"oklch": {
"l": 0.7904,
"c": 0.09398,
"h": 200.6
},
"luminance": 0.51369
}Semantic roles & 50–950 ramp
primary
#69CDD3
secondary
#9B4A45
accent
#2C23C2
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484