#69CEC8#69CEC8
#69CEC8 is a light, moderate teal. Relative luminance 0.513; OKLCH L 78.9% C 0.095 H 190.3°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #69CEC8 |
|---|---|
| RGB | rgb(105, 206, 200) |
| HSL | hsl(176, 51%, 61%) |
| HSV | hsv(176, 49%, 81%) |
| CMYK | cmyk(49%, 0%, 2.9%, 19.2%) |
| CIE-LAB | lab(76.87, -30.93, -6.11) |
| CIE-LCH | lch(76.87, 31.52, 191.18°) |
| OKLab | oklab(78.91% -0.0937 -0.017) |
| OKLCH | oklch(78.91% 0.095 190.3) |
| XYZ | xyz(38.3180, 51.3126, 62.5174) |
| Luminance | 0.5132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.71
Darkturquoise
#00CED1
ΔE00 5.21
Turquoise
#40E0D0
ΔE00 6.18
Topaz
#13BBAF
ΔE00 7.45
Seafoam Blue
#78D1B6
ΔE00 7.62
Pale Teal
#82CBB2
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CEC8 #CE696F
analogous
#69CE95 #69CEC8 #69A1CE
triadic
#69CEC8 #C869CE #CEC869
tetradic
#69CEC8 #9569CE #CE696F #A1CE69
square
#69CEC8 #9569CE #CE696F #A1CE69
split-complementary
#69CEC8 #CE69A1 #CE9569
monochromatic
#2E8E88 #3EBCB5 #69CEC8 #97DDD9 #C5ECEA
Accessibility & contrast
On white
1.86
#69CEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#69CEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CEC8
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CEC8 | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5C8
Deuteranopia (green-blind)
#B3B8C9
Tritanopia (blue-blind)
#2DD3CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #69cec8; /* rgb */ color: rgb(105, 206, 200); /* oklch */ color: oklch(78.9% 0.095 190.3);
Tailwind
colors: {
custom: {
50: '#9bddd8',
500: '#69cec8',
950: '#000000',
},
}SCSS
$custom: #69cec8; $custom-light: #9bddd8; $custom-dark: #000000;
JSON
{
"hex": "#69cec8",
"rgb": {
"r": 105,
"g": 206,
"b": 200
},
"hsl": {
"h": 176.436,
"s": 50.754,
"l": 60.98
},
"oklch": {
"l": 0.78908,
"c": 0.09521,
"h": 190.3
},
"luminance": 0.51316
}Semantic roles & 50–950 ramp
primary
#69CEC8
secondary
#95474B
accent
#2730BE
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483