#69CED9#69CED9
#69CED9 is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.5% C 0.095 H 204.8°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #69CED9 |
|---|---|
| RGB | rgb(105, 206, 217) |
| HSL | hsl(186, 60%, 63%) |
| HSV | hsv(186, 52%, 85%) |
| CMYK | cmyk(51.6%, 5.1%, 0%, 14.9%) |
| CIE-LAB | lab(77.37, -26.47, -14.51) |
| CIE-LCH | lch(77.37, 30.19, 208.73°) |
| OKLab | oklab(79.48% -0.0866 -0.0401) |
| OKLCH | oklch(79.48% 0.095 204.8) |
| XYZ | xyz(40.4164, 52.1520, 73.5686) |
| Luminance | 0.5216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.88
Darkturquoise
#00CED1
ΔE00 6.27
Mediumturquoise
#48D1CC
ΔE00 7.02
Robin'S Egg
#6DEDFD
ΔE00 7.23
Neon Blue
#04D9FF
ΔE00 7.95
Robin Egg Blue
#8AF1FE
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CED9 #D97469
analogous
#69D9AC #69CED9 #6996D9
triadic
#69CED9 #D969CE #CED969
tetradic
#69CED9 #AC69D9 #D97469 #96D969
square
#69CED9 #AC69D9 #D97469 #96D969
split-complementary
#69CED9 #D96996 #D9AC69
monochromatic
#28949F #38BECD #69CED9 #9ADEE5 #CBEEF2
Accessibility & contrast
On white
1.84
#69CED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#69CED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CED9
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CED9 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DA
Deuteranopia (green-blind)
#AEB9D9
Tritanopia (blue-blind)
#12D5D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #69ced9; /* rgb */ color: rgb(105, 206, 217); /* oklch */ color: oklch(79.5% 0.095 204.8);
Tailwind
colors: {
custom: {
50: '#9cdde4',
500: '#69ced9',
950: '#000000',
},
}SCSS
$custom: #69ced9; $custom-light: #9cdde4; $custom-dark: #000000;
JSON
{
"hex": "#69ced9",
"rgb": {
"r": 105,
"g": 206,
"b": 217
},
"hsl": {
"h": 185.893,
"s": 59.574,
"l": 63.137
},
"oklch": {
"l": 0.7948,
"c": 0.09543,
"h": 204.8
},
"luminance": 0.52156
}Semantic roles & 50–950 ramp
primary
#69CED9
secondary
#A34D43
accent
#2F1EC7
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484