#69CED7#69CED7
#69CED7 is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.4% C 0.095 H 203.1°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #69CED7 |
|---|---|
| RGB | rgb(105, 206, 215) |
| HSL | hsl(185, 58%, 63%) |
| HSV | hsv(185, 51%, 84%) |
| CMYK | cmyk(51.2%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(77.31, -27.01, -13.53) |
| CIE-LCH | lch(77.31, 30.21, 206.61°) |
| OKLab | oklab(79.41% -0.0874 -0.0373) |
| OKLCH | oklch(79.41% 0.095 203.1) |
| XYZ | xyz(40.1578, 52.0485, 72.2069) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.96
Darkturquoise
#00CED1
ΔE00 5.78
Mediumturquoise
#48D1CC
ΔE00 6.33
Robin'S Egg
#6DEDFD
ΔE00 7.39
Robin'S Egg Blue
#98EFF9
ΔE00 8.31
Robin Egg Blue
#8AF1FE
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CED7 #D77269
analogous
#69D7A9 #69CED7 #6997D7
triadic
#69CED7 #D769CE #CED769
tetradic
#69CED7 #A969D7 #D77269 #97D769
square
#69CED7 #A969D7 #D77269 #97D769
split-complementary
#69CED7 #D76997 #D7A969
monochromatic
#2A939C #39BECA #69CED7 #99DEE4 #CAEEF1
Accessibility & contrast
On white
1.84
#69CED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#69CED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CED7
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CED7 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C7D8
Deuteranopia (green-blind)
#AFB9D8
Tritanopia (blue-blind)
#17D5D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #69ced7; /* rgb */ color: rgb(105, 206, 215); /* oklch */ color: oklch(79.4% 0.095 203.1);
Tailwind
colors: {
custom: {
50: '#9cdde3',
500: '#69ced7',
950: '#000000',
},
}SCSS
$custom: #69ced7; $custom-light: #9cdde3; $custom-dark: #000000;
JSON
{
"hex": "#69ced7",
"rgb": {
"r": 105,
"g": 206,
"b": 215
},
"hsl": {
"h": 184.909,
"s": 57.895,
"l": 62.745
},
"oklch": {
"l": 0.7941,
"c": 0.09507,
"h": 203.1
},
"luminance": 0.52052
}Semantic roles & 50–950 ramp
primary
#69CED7
secondary
#A04B44
accent
#2E20C5
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484