#69FCCF#69FCCF
#69FCCF is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.9% C 0.142 H 169.8°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #69FCCF |
|---|---|
| RGB | rgb(105, 252, 207) |
| HSL | hsl(162, 96%, 70%) |
| HSV | hsv(162, 58%, 99%) |
| CMYK | cmyk(58.3%, 0%, 17.9%, 1.2%) |
| CIE-LAB | lab(90.38, -49.87, 9.84) |
| CIE-LCH | lch(90.38, 50.83, 168.84°) |
| OKLab | oklab(89.92% -0.1399 0.0252) |
| OKLCH | oklch(89.92% 0.142 169.8) |
| XYZ | xyz(51.8932, 77.1239, 71.1710) |
| Luminance | 0.7713 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.74
Light Turquoise
#7EF4CC
ΔE00 2.57
Light Aquamarine
#7BFDC7
ΔE00 2.87
Light Aqua
#8CFFDB
ΔE00 3.37
Bright Teal
#01F9C6
ΔE00 3.51
Aqua Marine
#2EE8BB
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FCCF #FC6996
analogous
#69FC86 #69FCCF #69DFFC
triadic
#69FCCF #CF69FC #FCCF69
tetradic
#69FCCF #8669FC #FC6996 #DFFC69
square
#69FCCF #8669FC #FC6996 #DFFC69
split-complementary
#69FCCF #FC69DF #FC8669
monochromatic
#05E6A1 #2DFBBC #69FCCF #A5FDE2 #E1FEF5
Accessibility & contrast
On white
1.28
#69FCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#69FCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FCCF
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FCCF | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCD
Deuteranopia (green-blind)
#E0DDD2
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #69fccf; /* rgb */ color: rgb(105, 252, 207); /* oklch */ color: oklch(89.9% 0.142 169.8);
Tailwind
colors: {
custom: {
50: '#a0fedd',
500: '#69fccf',
950: '#000000',
},
}SCSS
$custom: #69fccf; $custom-light: #a0fedd; $custom-dark: #000000;
JSON
{
"hex": "#69fccf",
"rgb": {
"r": 105,
"g": 252,
"b": 207
},
"hsl": {
"h": 161.633,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.89924,
"c": 0.14217,
"h": 169.8
},
"luminance": 0.77129
}Semantic roles & 50–950 ramp
primary
#69FCCF
secondary
#D73265
accent
#0046E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684