#69CED3#69CED3
#69CED3 is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.3% C 0.095 H 199.7°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #69CED3 |
|---|---|
| RGB | rgb(105, 206, 211) |
| HSL | hsl(183, 55%, 62%) |
| HSV | hsv(183, 50%, 83%) |
| CMYK | cmyk(50.2%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(77.19, -28.08, -11.56) |
| CIE-LCH | lch(77.19, 30.36, 202.38°) |
| OKLab | oklab(79.27% -0.0891 -0.0319) |
| OKLCH | oklch(79.27% 0.095 199.7) |
| XYZ | xyz(39.6501, 51.8455, 69.5331) |
| Luminance | 0.5185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.97
Darkturquoise
#00CED1
ΔE00 4.98
Aqua Blue
#02D8E9
ΔE00 5.48
Robin'S Egg
#6DEDFD
ΔE00 7.91
Robin'S Egg Blue
#98EFF9
ΔE00 8.67
Robin Egg Blue
#8AF1FE
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CED3 #D36E69
analogous
#69D3A3 #69CED3 #6999D3
triadic
#69CED3 #D369CE #CED369
tetradic
#69CED3 #A369D3 #D36E69 #99D369
square
#69CED3 #A369D3 #D36E69 #99D369
split-complementary
#69CED3 #D36999 #D3A369
monochromatic
#2C9196 #3ABEC5 #69CED3 #98DDE1 #C8EDEF
Accessibility & contrast
On white
1.85
#69CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#69CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CED3
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CED3 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D4
Deuteranopia (green-blind)
#B0B9D4
Tritanopia (blue-blind)
#1FD4CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #69ced3; /* rgb */ color: rgb(105, 206, 211); /* oklch */ color: oklch(79.3% 0.095 199.7);
Tailwind
colors: {
custom: {
50: '#9cdde0',
500: '#69ced3',
950: '#000000',
},
}SCSS
$custom: #69ced3; $custom-light: #9cdde0; $custom-dark: #000000;
JSON
{
"hex": "#69ced3",
"rgb": {
"r": 105,
"g": 206,
"b": 211
},
"hsl": {
"h": 182.83,
"s": 54.639,
"l": 61.961
},
"oklch": {
"l": 0.79272,
"c": 0.09461,
"h": 199.7
},
"luminance": 0.51849
}Semantic roles & 50–950 ramp
primary
#69CED3
secondary
#9B4945
accent
#2B23C2
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484