#69F2F2#69F2F2
#69F2F2 is a very light, moderate teal. Relative luminance 0.729; OKLCH L 88.6% C 0.119 H 195.2°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #69F2F2 |
|---|---|
| RGB | rgb(105, 242, 242) |
| HSL | hsl(180, 84%, 68%) |
| HSV | hsv(180, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(88.41, -36.94, -11.26) |
| CIE-LCH | lch(88.41, 38.62, 196.95°) |
| OKLab | oklab(88.62% -0.1146 -0.0312) |
| OKLCH | oklch(88.62% 0.119 195.2) |
| XYZ | xyz(53.5980, 72.9129, 95.2361) |
| Luminance | 0.7292 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.10
Bright Light Blue
#26F7FD
ΔE00 3.24
Aqua
#00FFFF
ΔE00 4.21
Bright Turquoise
#0FFEF9
ΔE00 4.52
Robin'S Egg
#6DEDFD
ΔE00 5.71
Robin Egg Blue
#8AF1FE
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F2F2 #F26969
analogous
#69F2AD #69F2F2 #69ADF2
triadic
#69F2F2 #F269F2 #F2F269
tetradic
#69F2F2 #AD69F2 #F26969 #ADF269
square
#69F2F2 #AD69F2 #F26969 #ADF269
split-complementary
#69F2F2 #F269AD #F2AD69
monochromatic
#12CFCF #31EDED #69F2F2 #A1F7F7 #DAFCFC
Accessibility & contrast
On white
1.35
#69F2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#69F2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F2F2
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F2F2 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7F2
Deuteranopia (green-blind)
#CDD7F3
Tritanopia (blue-blind)
#00F9F2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #69f2f2; /* rgb */ color: rgb(105, 242, 242); /* oklch */ color: oklch(88.6% 0.119 195.2);
Tailwind
colors: {
custom: {
50: '#a1f7f6',
500: '#69f2f2',
950: '#000000',
},
}SCSS
$custom: #69f2f2; $custom-light: #a1f7f6; $custom-dark: #000000;
JSON
{
"hex": "#69f2f2",
"rgb": {
"r": 105,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.88619,
"c": 0.11882,
"h": 195.2
},
"luminance": 0.72918
}Semantic roles & 50–950 ramp
primary
#69F2F2
secondary
#CB3535
accent
#0505E1
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585