#69CED5#69CED5
#69CED5 is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.3% C 0.095 H 201.4°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #69CED5 |
|---|---|
| RGB | rgb(105, 206, 213) |
| HSL | hsl(184, 56%, 62%) |
| HSV | hsv(184, 51%, 84%) |
| CMYK | cmyk(50.7%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(77.25, -27.55, -12.55) |
| CIE-LCH | lch(77.25, 30.27, 204.49°) |
| OKLab | oklab(79.34% -0.0882 -0.0346) |
| OKLCH | oklch(79.34% 0.095 201.4) |
| XYZ | xyz(39.9024, 51.9464, 70.8618) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.17
Darkturquoise
#00CED1
ΔE00 5.34
Mediumturquoise
#48D1CC
ΔE00 5.64
Robin'S Egg
#6DEDFD
ΔE00 7.61
Robin'S Egg Blue
#98EFF9
ΔE00 8.46
Robin Egg Blue
#8AF1FE
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CED5 #D57069
analogous
#69D5A6 #69CED5 #6998D5
triadic
#69CED5 #D569CE #CED569
tetradic
#69CED5 #A669D5 #D57069 #98D569
square
#69CED5 #A669D5 #D57069 #98D569
split-complementary
#69CED5 #D56998 #D5A669
monochromatic
#2B9299 #39BEC8 #69CED5 #99DEE2 #C9EDF0
Accessibility & contrast
On white
1.84
#69CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#69CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CED5
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CED5 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D6
Deuteranopia (green-blind)
#AFB9D6
Tritanopia (blue-blind)
#1BD4D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #69ced5; /* rgb */ color: rgb(105, 206, 213); /* oklch */ color: oklch(79.3% 0.095 201.4);
Tailwind
colors: {
custom: {
50: '#9cdde1',
500: '#69ced5',
950: '#000000',
},
}SCSS
$custom: #69ced5; $custom-light: #9cdde1; $custom-dark: #000000;
JSON
{
"hex": "#69ced5",
"rgb": {
"r": 105,
"g": 206,
"b": 213
},
"hsl": {
"h": 183.889,
"s": 56.25,
"l": 62.353
},
"oklch": {
"l": 0.7934,
"c": 0.0948,
"h": 201.4
},
"luminance": 0.5195
}Semantic roles & 50–950 ramp
primary
#69CED5
secondary
#9E4A45
accent
#2C22C4
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484