#69CED2#69CED2
#69CED2 is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.2% C 0.095 H 198.9°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #69CED2 |
|---|---|
| RGB | rgb(105, 206, 210) |
| HSL | hsl(182, 54%, 62%) |
| HSV | hsv(182, 50%, 82%) |
| CMYK | cmyk(50%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(77.16, -28.34, -11.07) |
| CIE-LCH | lch(77.16, 30.42, 201.33°) |
| OKLab | oklab(79.24% -0.0895 -0.0305) |
| OKLCH | oklch(79.24% 0.095 198.9) |
| XYZ | xyz(39.5252, 51.7955, 68.8749) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.65
Darkturquoise
#00CED1
ΔE00 4.84
Aqua Blue
#02D8E9
ΔE00 5.68
Robin'S Egg
#6DEDFD
ΔE00 8.09
Robin'S Egg Blue
#98EFF9
ΔE00 8.79
Robin Egg Blue
#8AF1FE
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CED2 #D26D69
analogous
#69D2A2 #69CED2 #699AD2
triadic
#69CED2 #D269CE #CED269
tetradic
#69CED2 #A269D2 #D26D69 #9AD269
square
#69CED2 #A269D2 #D26D69 #9AD269
split-complementary
#69CED2 #D2699A #D2A269
monochromatic
#2C9094 #3BBEC3 #69CED2 #98DDE0 #C7EDEE
Accessibility & contrast
On white
1.85
#69CED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#69CED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CED2
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CED2 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D2
Deuteranopia (green-blind)
#B0B9D3
Tritanopia (blue-blind)
#20D4CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #69ced2; /* rgb */ color: rgb(105, 206, 210); /* oklch */ color: oklch(79.2% 0.095 198.9);
Tailwind
colors: {
custom: {
50: '#9cdddf',
500: '#69ced2',
950: '#000000',
},
}SCSS
$custom: #69ced2; $custom-light: #9cdddf; $custom-dark: #000000;
JSON
{
"hex": "#69ced2",
"rgb": {
"r": 105,
"g": 206,
"b": 210
},
"hsl": {
"h": 182.286,
"s": 53.846,
"l": 61.765
},
"oklch": {
"l": 0.79238,
"c": 0.09455,
"h": 198.9
},
"luminance": 0.51799
}Semantic roles & 50–950 ramp
primary
#69CED2
secondary
#9A4946
accent
#2A24C1
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484