#69CEC9#69CEC9
#69CEC9 is a light, moderate teal. Relative luminance 0.514; OKLCH L 78.9% C 0.095 H 191.1°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #69CEC9 |
|---|---|
| RGB | rgb(105, 206, 201) |
| HSL | hsl(177, 51%, 61%) |
| HSV | hsv(177, 49%, 81%) |
| CMYK | cmyk(49%, 0%, 2.4%, 19.2%) |
| CIE-LAB | lab(76.90, -30.67, -6.61) |
| CIE-LCH | lch(76.90, 31.38, 192.16°) |
| OKLab | oklab(78.94% -0.0932 -0.0184) |
| OKLCH | oklch(78.94% 0.095 191.1) |
| XYZ | xyz(38.4353, 51.3595, 63.1349) |
| Luminance | 0.5136 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.72
Darkturquoise
#00CED1
ΔE00 5.03
Turquoise
#40E0D0
ΔE00 6.40
Topaz
#13BBAF
ΔE00 7.60
Seafoam Blue
#78D1B6
ΔE00 7.98
Aqua Blue
#02D8E9
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CEC9 #CE696E
analogous
#69CE96 #69CEC9 #69A0CE
triadic
#69CEC9 #C969CE #CEC969
tetradic
#69CEC9 #9669CE #CE696E #A0CE69
square
#69CEC9 #9669CE #CE696E #A0CE69
split-complementary
#69CEC9 #CE69A0 #CE9669
monochromatic
#2E8E89 #3EBCB6 #69CEC9 #97DDDA #C5ECEA
Accessibility & contrast
On white
1.86
#69CEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#69CEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CEC9
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CEC9 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5C9
Deuteranopia (green-blind)
#B3B9CA
Tritanopia (blue-blind)
#2CD3CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #69cec9; /* rgb */ color: rgb(105, 206, 201); /* oklch */ color: oklch(78.9% 0.095 191.1);
Tailwind
colors: {
custom: {
50: '#9bddd9',
500: '#69cec9',
950: '#000000',
},
}SCSS
$custom: #69cec9; $custom-light: #9bddd9; $custom-dark: #000000;
JSON
{
"hex": "#69cec9",
"rgb": {
"r": 105,
"g": 206,
"b": 201
},
"hsl": {
"h": 177.03,
"s": 50.754,
"l": 60.98
},
"oklch": {
"l": 0.7894,
"c": 0.09504,
"h": 191.1
},
"luminance": 0.51363
}Semantic roles & 50–950 ramp
primary
#69CEC9
secondary
#95474B
accent
#272FBE
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483