#69CECF#69CECF
#69CECF is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.1% C 0.095 H 196.3°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #69CECF |
|---|---|
| RGB | rgb(105, 206, 207) |
| HSL | hsl(181, 52%, 61%) |
| HSV | hsv(181, 49%, 81%) |
| CMYK | cmyk(49.3%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(77.07, -29.12, -9.58) |
| CIE-LCH | lch(77.07, 30.66, 198.21°) |
| OKLab | oklab(79.14% -0.0907 -0.0265) |
| OKLCH | oklch(79.14% 0.095 196.3) |
| XYZ | xyz(39.1549, 51.6474, 66.9249) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.76
Darkturquoise
#00CED1
ΔE00 4.60
Aqua Blue
#02D8E9
ΔE00 6.38
Turquoise
#40E0D0
ΔE00 8.00
Robin'S Egg
#6DEDFD
ΔE00 8.70
Topaz
#13BBAF
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CECF #CF6A69
analogous
#69CF9D #69CECF #699BCF
triadic
#69CECF #CF69CE #CECF69
tetradic
#69CECF #9D69CF #CF6A69 #9BCF69
square
#69CECF #9D69CF #CF6A69 #9BCF69
split-complementary
#69CECF #CF699B #CF9D69
monochromatic
#2E8F90 #3DBDBE #69CECF #97DDDE #C6ECED
Accessibility & contrast
On white
1.85
#69CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#69CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CECF
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CECF | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CF
Deuteranopia (green-blind)
#B1B9D0
Tritanopia (blue-blind)
#25D4CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #69cecf; /* rgb */ color: rgb(105, 206, 207); /* oklch */ color: oklch(79.1% 0.095 196.3);
Tailwind
colors: {
custom: {
50: '#9cdddd',
500: '#69cecf',
950: '#000000',
},
}SCSS
$custom: #69cecf; $custom-light: #9cdddd; $custom-dark: #000000;
JSON
{
"hex": "#69cecf",
"rgb": {
"r": 105,
"g": 206,
"b": 207
},
"hsl": {
"h": 180.588,
"s": 51.515,
"l": 61.176
},
"oklch": {
"l": 0.79137,
"c": 0.09452,
"h": 196.3
},
"luminance": 0.51651
}Semantic roles & 50–950 ramp
primary
#69CECF
secondary
#964746
accent
#2827BF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484