#69CCD2#69CCD2
#69CCD2 is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.8% C 0.093 H 200.7°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #69CCD2 |
|---|---|
| RGB | rgb(105, 204, 210) |
| HSL | hsl(183, 54%, 62%) |
| HSV | hsv(183, 50%, 82%) |
| CMYK | cmyk(50%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(76.58, -27.36, -11.93) |
| CIE-LCH | lch(76.58, 29.85, 203.55°) |
| OKLab | oklab(78.77% -0.0873 -0.0329) |
| OKLCH | oklch(78.77% 0.093 200.7) |
| XYZ | xyz(39.0467, 50.8387, 68.7154) |
| Luminance | 0.5084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.24
Mediumturquoise
#48D1CC
ΔE00 5.44
Aqua Blue
#02D8E9
ΔE00 5.59
Robin'S Egg
#6DEDFD
ΔE00 8.20
Robin'S Egg Blue
#98EFF9
ΔE00 8.95
Robin Egg Blue
#8AF1FE
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CCD2 #D26F69
analogous
#69D2A4 #69CCD2 #6998D2
triadic
#69CCD2 #D269CC #CCD269
tetradic
#69CCD2 #A469D2 #D26F69 #98D269
square
#69CCD2 #A469D2 #D26F69 #98D269
split-complementary
#69CCD2 #D26998 #D2A469
monochromatic
#2C8E94 #3BBBC3 #69CCD2 #98DCE0 #C7ECEE
Accessibility & contrast
On white
1.88
#69CCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#69CCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CCD2
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CCD2 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4D3
Deuteranopia (green-blind)
#AEB7D3
Tritanopia (blue-blind)
#22D2CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #69ccd2; /* rgb */ color: rgb(105, 204, 210); /* oklch */ color: oklch(78.8% 0.093 200.7);
Tailwind
colors: {
custom: {
50: '#9cdcdf',
500: '#69ccd2',
950: '#000000',
},
}SCSS
$custom: #69ccd2; $custom-light: #9cdcdf; $custom-dark: #000000;
JSON
{
"hex": "#69ccd2",
"rgb": {
"r": 105,
"g": 204,
"b": 210
},
"hsl": {
"h": 183.429,
"s": 53.846,
"l": 61.765
},
"oklch": {
"l": 0.78773,
"c": 0.09326,
"h": 200.7
},
"luminance": 0.50842
}Semantic roles & 50–950 ramp
primary
#69CCD2
secondary
#9A4A46
accent
#2D24C1
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484