#69CED4#69CED4
#69CED4 is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.3% C 0.095 H 200.6°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #69CED4 |
|---|---|
| RGB | rgb(105, 206, 212) |
| HSL | hsl(183, 55%, 62%) |
| HSV | hsv(183, 50%, 83%) |
| CMYK | cmyk(50.5%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(77.22, -27.81, -12.05) |
| CIE-LCH | lch(77.22, 30.31, 203.43°) |
| OKLab | oklab(79.31% -0.0887 -0.0333) |
| OKLCH | oklch(79.31% 0.095 200.6) |
| XYZ | xyz(39.7759, 51.8958, 70.1954) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.15
Mediumturquoise
#48D1CC
ΔE00 5.30
Aqua Blue
#02D8E9
ΔE00 5.31
Robin'S Egg
#6DEDFD
ΔE00 7.76
Robin'S Egg Blue
#98EFF9
ΔE00 8.55
Robin Egg Blue
#8AF1FE
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CED4 #D46F69
analogous
#69D4A4 #69CED4 #6999D4
triadic
#69CED4 #D469CE #CED469
tetradic
#69CED4 #A469D4 #D46F69 #99D469
square
#69CED4 #A469D4 #D46F69 #99D469
split-complementary
#69CED4 #D46999 #D4A469
monochromatic
#2B9197 #39BEC6 #69CED4 #99DEE2 #C8EDEF
Accessibility & contrast
On white
1.85
#69CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#69CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CED4
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CED4 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D5
Deuteranopia (green-blind)
#B0B9D5
Tritanopia (blue-blind)
#1DD4D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #69ced4; /* rgb */ color: rgb(105, 206, 212); /* oklch */ color: oklch(79.3% 0.095 200.6);
Tailwind
colors: {
custom: {
50: '#9cdde1',
500: '#69ced4',
950: '#000000',
},
}SCSS
$custom: #69ced4; $custom-light: #9cdde1; $custom-dark: #000000;
JSON
{
"hex": "#69ced4",
"rgb": {
"r": 105,
"g": 206,
"b": 212
},
"hsl": {
"h": 183.364,
"s": 55.44,
"l": 62.157
},
"oklch": {
"l": 0.79306,
"c": 0.09469,
"h": 200.6
},
"luminance": 0.51899
}Semantic roles & 50–950 ramp
primary
#69CED4
secondary
#9C4A45
accent
#2C23C3
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484