#69CED6#69CED6
#69CED6 is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.4% C 0.095 H 202.3°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #69CED6 |
|---|---|
| RGB | rgb(105, 206, 214) |
| HSL | hsl(184, 57%, 63%) |
| HSV | hsv(184, 51%, 84%) |
| CMYK | cmyk(50.9%, 3.7%, 0%, 16.1%) |
| CIE-LAB | lab(77.28, -27.28, -13.04) |
| CIE-LCH | lch(77.28, 30.23, 205.55°) |
| OKLab | oklab(79.38% -0.0878 -0.036) |
| OKLCH | oklch(79.38% 0.095 202.3) |
| XYZ | xyz(40.0297, 51.9973, 71.5323) |
| Luminance | 0.5200 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.05
Darkturquoise
#00CED1
ΔE00 5.55
Mediumturquoise
#48D1CC
ΔE00 5.98
Robin'S Egg
#6DEDFD
ΔE00 7.49
Robin'S Egg Blue
#98EFF9
ΔE00 8.38
Robin Egg Blue
#8AF1FE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CED6 #D67169
analogous
#69D6A8 #69CED6 #6997D6
triadic
#69CED6 #D669CE #CED669
tetradic
#69CED6 #A869D6 #D67169 #97D669
square
#69CED6 #A869D6 #D67169 #97D669
split-complementary
#69CED6 #D66997 #D6A869
monochromatic
#2A929A #39BEC9 #69CED6 #99DEE3 #C9EDF0
Accessibility & contrast
On white
1.84
#69CED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#69CED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CED6
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CED6 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C7D7
Deuteranopia (green-blind)
#AFB9D7
Tritanopia (blue-blind)
#19D5D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #69ced6; /* rgb */ color: rgb(105, 206, 214); /* oklch */ color: oklch(79.4% 0.095 202.3);
Tailwind
colors: {
custom: {
50: '#9cdde2',
500: '#69ced6',
950: '#000000',
},
}SCSS
$custom: #69ced6; $custom-light: #9cdde2; $custom-dark: #000000;
JSON
{
"hex": "#69ced6",
"rgb": {
"r": 105,
"g": 206,
"b": 214
},
"hsl": {
"h": 184.404,
"s": 57.068,
"l": 62.549
},
"oklch": {
"l": 0.79375,
"c": 0.09492,
"h": 202.3
},
"luminance": 0.52001
}Semantic roles & 50–950 ramp
primary
#69CED6
secondary
#9F4B44
accent
#2D21C5
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484