#69F3CB#69F3CB
#69F3CB is a very light, vivid teal. Relative luminance 0.714; OKLCH L 87.7% C 0.134 H 171.2°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #69F3CB |
|---|---|
| RGB | rgb(105, 243, 203) |
| HSL | hsl(163, 85%, 68%) |
| HSV | hsv(163, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 16.5%, 4.7%) |
| CIE-LAB | lab(87.68, -46.95, 8.06) |
| CIE-LCH | lch(87.68, 47.64, 170.26°) |
| OKLab | oklab(87.7% -0.1324 0.0206) |
| OKLCH | oklch(87.7% 0.134 171.2) |
| XYZ | xyz(48.6507, 71.4115, 67.7083) |
| Luminance | 0.7142 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.78
Aquamarine
#7FFFD4
ΔE00 2.95
Light Aqua
#8CFFDB
ΔE00 3.71
Aqua Marine
#2EE8BB
ΔE00 3.96
Bright Teal
#01F9C6
ΔE00 4.07
Light Aquamarine
#7BFDC7
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F3CB #F36991
analogous
#69F386 #69F3CB #69D6F3
triadic
#69F3CB #CB69F3 #F3CB69
tetradic
#69F3CB #8669F3 #F36991 #D6F369
square
#69F3CB #8669F3 #F36991 #D6F369
split-complementary
#69F3CB #F369D6 #F38669
monochromatic
#11D199 #30EEB7 #69F3CB #A2F8DF #DAFCF2
Accessibility & contrast
On white
1.37
#69F3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#69F3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F3CB
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F3CB | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE5C9
Deuteranopia (green-blind)
#D8D6CE
Tritanopia (blue-blind)
#06F5E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f3cb; /* rgb */ color: rgb(105, 243, 203); /* oklch */ color: oklch(87.7% 0.134 171.2);
Tailwind
colors: {
custom: {
50: '#9ff8da',
500: '#69f3cb',
950: '#000000',
},
}SCSS
$custom: #69f3cb; $custom-light: #9ff8da; $custom-dark: #000000;
JSON
{
"hex": "#69f3cb",
"rgb": {
"r": 105,
"g": 243,
"b": 203
},
"hsl": {
"h": 162.609,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.877,
"c": 0.13397,
"h": 171.2
},
"luminance": 0.71416
}Semantic roles & 50–950 ramp
primary
#69F3CB
secondary
#CC3460
accent
#0444E2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583